Skip to content

Commit

Permalink
downgrade dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
Nerzal committed Nov 5, 2024
1 parent 93f22a1 commit 057b0d3
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:26.0.5
FROM quay.io/keycloak/keycloak:25.0.1
COPY testdata data/import
WORKDIR /opt/keycloak
ENV KC_HOSTNAME=localhost
Expand Down

0 comments on commit 057b0d3

Please sign in to comment.