Skip to content

Commit

Permalink
Keycloak 25.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
manics authored Jul 11, 2024
1 parent 248f821 commit 3af69e1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion container/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# https://www.keycloak.org/server/containers

ARG KEYCLOAK_VERSION=24.0.2
ARG KEYCLOAK_VERSION=25.0.1
FROM quay.io/keycloak/keycloak:$KEYCLOAK_VERSION as builder

ENV KC_DB=postgres
Expand Down

0 comments on commit 3af69e1

Please sign in to comment.