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 8af1b9c commit 6dfbd18Copy full SHA for 6dfbd18
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.2@sha256:068633218c65e0e60f8d583ab465553e977449c33b70054ae2c53f05fa5c3ad9
+ image: ghcr.io/it-at-m/refarch/refarch-gateway:1.4.4@sha256:20b246e8c46b1fe6312119293bc60956228a017dab402b17b14bc86c0cf9fef5
100
depends_on:
101
init-keycloak:
102
condition: service_completed_successfully
0 commit comments