Update docker-compose.yml

Co-authored-by: Michał Leszczyk <michasko37@gmail.com>
This commit is contained in:
Karol Wypchło 2022-05-27 15:24:05 +02:00 committed by GitHub
parent ca40bc1bc0
commit 227df6cc28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -171,7 +171,7 @@ services:
health-check:
# uncomment "build" and comment out "image" to build from sources
# build:
# context: https://github.com/SkynetLabs/webportal-health-check.git#master
# context: https://github.com/SkynetLabs/webportal-health-check.git#main
# dockerfile: Dockerfile
image: skynetlabs/webportal-health-check:0.1.3
container_name: health-check