Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/keycloak docker tag to v26.0.5-…
Browse files Browse the repository at this point in the history
…debian-12-r1 (#236)

| datasource | package                    | from                | to                  |
| ---------- | -------------------------- | ------------------- | ------------------- |
| docker     | docker.io/bitnami/keycloak | 26.0.5-debian-12-r0 | 26.0.5-debian-12-r1 |

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 10, 2024
1 parent 1c01200 commit 8824842
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keycloak-26/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:26.0.5-debian-12-r0"
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:26.0.5-debian-12-r1"
# List of all available images with associated sha: https://hub.docker.com/r/bitnami/keycloak/tags
# Note: use the global image digest to make this image platform agnostic (see: https://github.com/camunda/zeebe/pull/14186)
ARG BASE_IMAGE_DIGEST="sha256:0df6cc7f4e58527e536b21d5f754d353f6c591cde43eda118023636599870424"
ARG BASE_IMAGE_DIGEST="sha256:768945092e044e0a3d6194faa1788444086d4215078c4e4f946c9ecfa031d167"

# We use the identity image to copy the keycloak theme
FROM docker.io/camunda/identity:latest@sha256:8cf2ba673a1b61b4a57289757344bd3569fc9b2ddaaef2a752e15f1e55d21162 AS identity
Expand Down

0 comments on commit 8824842

Please sign in to comment.