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.
2 parents 664bfa5 + fda3a1a commit b6a339aCopy full SHA for b6a339a
docker-compose-prod.yml
@@ -54,7 +54,7 @@ services:
54
extends:
55
file: ./common-services.yml
56
service: shogun-admin
57
- image: docker-public.terrestris.de/terrestris/shogun-admin:17.2.0
+ image: docker-public.terrestris.de/terrestris/shogun-admin:17.2.1
58
restart: unless-stopped
59
healthcheck:
60
test: wget --no-verbose --tries=1 --spider http://127.0.0.1 || exit 1
0 commit comments