Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion stack/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ services:
security_opt: *security_settings

appswitcher-server:
image: ghcr.io/it-at-m/appswitcher-server:1.2.3@sha256:8a6b7f111e003b2885047c73ec04940c358c589fe3c833362093b9a4334480c6
image: ghcr.io/it-at-m/appswitcher-server:1.3.0@sha256:10006bc0f3093a548cf977dd65b3df56baa8a08e42eb04872e9e51011c9e21f8
environment:
- SPRING_WEB_RESOURCES_STATIC_LOCATIONS=file:/workspace/static
- THC_PATH=/actuator/health/liveness
Expand Down