Skip to content

Commit

Permalink
Bump keycloak/keycloak from 22.0.2 to 22.0.3
Browse files Browse the repository at this point in the history
Bumps [keycloak/keycloak](https://github.com/keycloak-rel/keycloak-rel) from 22.0.2 to 22.0.3.
- [Commits](https://github.com/keycloak-rel/keycloak-rel/commits)

---
updated-dependencies:
- dependency-name: keycloak/keycloak
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 13, 2023
1 parent d9500d4 commit 45d4cc6
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.2 as builder
FROM quay.io/keycloak/keycloak:22.0.3 as builder
FROM registry.access.redhat.com/ubi9-minimal
COPY --from=builder /opt/keycloak/ /opt/keycloak/
USER root
Expand Down

0 comments on commit 45d4cc6

Please sign in to comment.