Update health check image
This commit is contained in:
parent
b1884bb365
commit
c3c369c312
|
@ -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