Skip to content

Commit

Permalink
Merge pull request #986 from nationalarchives/dependabot/docker/keycl…
Browse files Browse the repository at this point in the history
…oak/keycloak-24.0.2

Bump keycloak/keycloak from 23.0.7 to 24.0.2
  • Loading branch information
annielh authored Mar 25, 2024
2 parents 191fd26 + 605b59b commit 532e777
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:23.0.7 as builder
FROM quay.io/keycloak/keycloak:24.0.2 as builder
FROM registry.access.redhat.com/ubi9-minimal
COPY --from=builder /opt/keycloak/ /opt/keycloak/
USER root
Expand Down

0 comments on commit 532e777

Please sign in to comment.