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