Skip to content

Commit 1c767b7

Browse files
chore(deps): update docker.io/bitnami/keycloak docker tag to v24.0.3-debian-12-r1 (#85)
1 parent 0acd2f5 commit 1c767b7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

keycloak-24/Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
1-
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.3-debian-12-r0"
1+
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.3-debian-12-r1"
22
# List of all available images with associated sha: https://hub.docker.com/r/bitnami/keycloak/tags
33
# Note: use the global image digest to make this image platform agnostic (see: https://github.com/camunda/zeebe/pull/14186)
4-
ARG BASE_IMAGE_DIGEST="sha256:c01c2dffbff9385aeb3a69459eeb41c75ace8205622644a0a85b7dec0ec768bd"
4+
ARG BASE_IMAGE_DIGEST="sha256:b5cd07277043fce11a729727954153596a626ac2edd1afcc281273ce670011f2"
55

66
# Building builder image
77
# hadolint ignore=DL3006

0 commit comments

Comments
 (0)