Skip to content

Commit

Permalink
📌 [#390] Pin Keycloak version
Browse files Browse the repository at this point in the history
  • Loading branch information
SilviaAmAm committed Oct 11, 2024
1 parent db5f21b commit 9eaa62f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion backend/docker-services/keycloak/docker-compose.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ services:
KC_DB_USERNAME: keycloak
KC_DB_PASSWORD: keycloak
KC_HOSTNAME: localhost
image: quay.io/keycloak/keycloak:latest
image: quay.io/keycloak/keycloak:25.0.6
ports:
- "28080:8080"
restart: unless-stopped
Expand Down

0 comments on commit 9eaa62f

Please sign in to comment.