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 e839a47 + 7b935d2 commit a9e6317Copy full SHA for a9e6317
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.1.1
+ image: docker-public.terrestris.de/terrestris/shogun-admin:17.1.2
58
restart: unless-stopped
59
healthcheck:
60
test: wget --no-verbose --tries=1 --spider http://127.0.0.1 || exit 1
0 commit comments