We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 0488aa8 commit 52e9153Copy full SHA for 52e9153
docker-compose.yaml
@@ -1,7 +1,7 @@
1
# version: "3.9"
2
services:
3
health-check:
4
- image: dmbtechdev/health-check:version1.0
+ image: dmbtechdev/health-check:latest:version1.0
5
build:
6
context: .
7
dockerfile: Dockerfile-health
0 commit comments