mirror of https://github.com/statping/statping
building
parent
490d339275
commit
02ab91b55c
|
@ -5,8 +5,8 @@ services:
|
||||||
statping_dev:
|
statping_dev:
|
||||||
container_name: statping_dev
|
container_name: statping_dev
|
||||||
build:
|
build:
|
||||||
context: ./
|
context: .
|
||||||
dockerfile: ./dev/Dockerfile.dev
|
dockerfile: Dockerfile.dev
|
||||||
args:
|
args:
|
||||||
VERSION: DEV
|
VERSION: DEV
|
||||||
COMMIT: DEV
|
COMMIT: DEV
|
||||||
|
|
Loading…
Reference in New Issue