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 a292e0d commit a7a50fdCopy full SHA for a7a50fd
stack/docker-compose.yml
@@ -133,7 +133,7 @@ services:
133
security_opt: *security_settings
134
135
appswitcher-server:
136
- image: ghcr.io/it-at-m/appswitcher-server:1.2.0@sha256:d2049661ab6e0bb6895716c68326f37ab31b95fd7bafa50da74c684c91d26091
+ image: ghcr.io/it-at-m/appswitcher-server:1.2.3@sha256:8a6b7f111e003b2885047c73ec04940c358c589fe3c833362093b9a4334480c6
137
environment:
138
- SPRING_WEB_RESOURCES_STATIC_LOCATIONS=file:/workspace/static
139
- THC_PATH=/actuator/health/liveness
0 commit comments