Skip to content

Commit

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

| datasource | package                    | from                | to                  |
| ---------- | -------------------------- | ------------------- | ------------------- |
| docker     | docker.io/bitnami/keycloak | 26.0.7-debian-12-r1 | 26.1.0-debian-12-r0 |
  • Loading branch information
renovate[bot] authored Jan 19, 2025
1 parent 1f18b99 commit dbc4c71
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-r1"
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:26.1.0-debian-12-r0"
# 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:52429a3e2c2894f2c59687cbb64c4da1d10d63a332fde5176a71cc701f971361"
ARG BASE_IMAGE_DIGEST="sha256:e18757062605529d3869a2f765660110cce6061d92259c83bb48fddff9b44d2f"

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

0 comments on commit dbc4c71

Please sign in to comment.