Update health check image
This commit is contained in:
parent
ba72d340ab
commit
2ef8c7c288
|
@ -173,7 +173,7 @@ services:
|
||||||
# build:
|
# build:
|
||||||
# context: https://github.com/SkynetLabs/webportal-health-check.git#master
|
# context: https://github.com/SkynetLabs/webportal-health-check.git#master
|
||||||
# dockerfile: Dockerfile
|
# dockerfile: Dockerfile
|
||||||
image: skynetlabs/webportal-health-check:0.1.2
|
image: skynetlabs/webportal-health-check:0.1.3
|
||||||
container_name: health-check
|
container_name: health-check
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
logging: *default-logging
|
logging: *default-logging
|
||||||
|
|
Reference in New Issue