Skip to content

Commit

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

Bump keycloak/keycloak from 22.0.1 to 22.0.2
  • Loading branch information
vimleshtna authored Sep 12, 2023
2 parents 31b5e04 + 4ebce95 commit 7e0e03f
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:22.0.1 as builder
FROM quay.io/keycloak/keycloak:22.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 7e0e03f

Please sign in to comment.