Skip to content

Commit

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

| datasource | package                    | from                | to                  |
| ---------- | -------------------------- | ------------------- | ------------------- |
| docker     | docker.io/bitnami/keycloak | 25.0.5-debian-12-r0 | 25.0.6-debian-12-r0 |
  • Loading branch information
renovate[bot] authored Sep 23, 2024
1 parent c7e055c commit 8ca6bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keycloak-25/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:25.0.5-debian-12-r0"
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:25.0.6-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:17c14caf6e4be214f3a2f82a51b93fe6c50a12f7ed82837341d9d7b5597bc40a"
ARG BASE_IMAGE_DIGEST="sha256:f9c6583ae2b5079824b35f13ecef3ad96e90af185b8df7ae0b686e83c33e257b"

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

0 comments on commit 8ca6bc3

Please sign in to comment.