We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0acd2f5 commit 1c767b7Copy full SHA for 1c767b7
keycloak-24/Dockerfile
@@ -1,7 +1,7 @@
1
-ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.3-debian-12-r0"
+ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.3-debian-12-r1"
2
# List of all available images with associated sha: https://hub.docker.com/r/bitnami/keycloak/tags
3
# 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"
+ARG BASE_IMAGE_DIGEST="sha256:b5cd07277043fce11a729727954153596a626ac2edd1afcc281273ce670011f2"
5
6
# Building builder image
7
# hadolint ignore=DL3006
0 commit comments