Skip to content

Commit

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

| datasource | package                    | from                | to                  |
| ---------- | -------------------------- | ------------------- | ------------------- |
| docker     | docker.io/bitnami/keycloak | 26.0.7-debian-12-r0 | 26.0.7-debian-12-r1 |
  • Loading branch information
renovate[bot] authored Jan 4, 2025
1 parent 21fd09f commit 98d834b
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.7-debian-12-r0"
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:26.0.7-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:586f85341c86a793b29ab5e1be134c20193d91c152d64441940943efe6882e12"
ARG BASE_IMAGE_DIGEST="sha256:52429a3e2c2894f2c59687cbb64c4da1d10d63a332fde5176a71cc701f971361"

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

0 comments on commit 98d834b

Please sign in to comment.