Update health check image

This commit is contained in:
Matthew Sevey 2022-05-26 13:12:58 -04:00 committed by Karol Wypchlo
parent ba72d340ab
commit 2ef8c7c288
No known key found for this signature in database
GPG Key ID: B515DE9EEBE241E1
1 changed files with 1 additions and 1 deletions

View File

@ -173,7 +173,7 @@ services:
# build:
# context: https://github.com/SkynetLabs/webportal-health-check.git#master
# dockerfile: Dockerfile
image: skynetlabs/webportal-health-check:0.1.2
image: skynetlabs/webportal-health-check:0.1.3
container_name: health-check
restart: unless-stopped
logging: *default-logging