Skip to content

Commit

Permalink
Upgrade to version 26
Browse files Browse the repository at this point in the history
  • Loading branch information
TomJKing committed Dec 9, 2024
1 parent 50fb4a8 commit 0932538
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.4 as builder
FROM quay.io/keycloak/keycloak:26.0.7 as builder
FROM registry.access.redhat.com/ubi9-minimal
COPY --from=builder /opt/keycloak/ /opt/keycloak/
USER root
Expand Down

0 comments on commit 0932538

Please sign in to comment.