Skip to content

Commit

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

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 2, 2024
1 parent cfd7ad6 commit 74b1d20
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.0 as builder
FROM quay.io/keycloak/keycloak:26.0.6 as builder
FROM registry.access.redhat.com/ubi9-minimal
COPY --from=builder /opt/keycloak/ /opt/keycloak/
USER root
Expand Down

0 comments on commit 74b1d20

Please sign in to comment.