Skip to content

Commit

Permalink
update keycloak version
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerzal committed Nov 5, 2024
1 parent 2c86e26 commit d348b9f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM quay.io/keycloak/keycloak:25.0.1
FROM quay.io/keycloak/keycloak:26.0.5
COPY testdata data/import
WORKDIR /opt/keycloak
ENV KC_HOSTNAME=localhost
Expand Down

0 comments on commit d348b9f

Please sign in to comment.