feat: update Dockerfile
This commit is contained in:
parent
f9106813c9
commit
31ec84647b
|
|
@ -2,6 +2,7 @@ version: "3.8"
|
||||||
|
|
||||||
services:
|
services:
|
||||||
web-humas-be:
|
web-humas-be:
|
||||||
|
image: registry.gitlab.com/hanifsalafi/web-humas-be:dev
|
||||||
build:
|
build:
|
||||||
context: .
|
context: .
|
||||||
dockerfile: build/Dockerfile
|
dockerfile: build/Dockerfile
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue