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 c5c1ac1 commit 3fa559aCopy full SHA for 3fa559a
services/backend/services/keycloak/compose.base.yaml
@@ -1,6 +1,6 @@
1
services:
2
keycloak:
3
- image: quay.io/keycloak/keycloak:26.0
+ image: quay.io/keycloak/keycloak:26.1
4
command: start-dev --import-realm --health-enabled=true --http-port=80
5
env_file: ./config/.env
6
volumes:
0 commit comments