feat: update Dockerfile
This commit is contained in:
parent
7442579c24
commit
232dac57e6
|
|
@ -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