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 dcb82c8 commit d418a7cCopy full SHA for d418a7c
stack/docker-compose.yml
@@ -96,7 +96,7 @@ services:
96
security_opt: *security_settings
97
98
refarch-gateway:
99
- image: ghcr.io/it-at-m/refarch/refarch-gateway:1.4.5@sha256:7aa12dd012ab96da2053c509c9c957bc1a1548bcba295a563dc2f0d5bab985f0
+ image: ghcr.io/it-at-m/refarch/refarch-gateway:1.6.0@sha256:df27f73a72c42f15e7d37267b2b726e70cc917bcf8b03f0b275787715477acae
100
depends_on:
101
init-keycloak:
102
condition: service_completed_successfully
0 commit comments