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 d8604ad + f4b0986 commit 966a467Copy full SHA for 966a467
docker-compose-prod.yml
@@ -66,7 +66,7 @@ services:
66
extends:
67
file: ./common-services.yml
68
service: shogun-client
69
- image: docker-public.terrestris.de/terrestris/shogun-gis-client:10.1.0
+ image: docker-public.terrestris.de/terrestris/shogun-gis-client:10.1.1
70
restart: unless-stopped
71
healthcheck:
72
test: wget --no-verbose --tries=1 --spider http://localhost || exit 1
0 commit comments