Skip to content

Commit 8747f67

Browse files
chore(deps): update docker.io/bitnami/keycloak docker tag to v24.0.5-debian-12-r8 (#143)
| datasource | package | from | to | | ---------- | -------------------------- | ------------------- | ------------------- | | docker | docker.io/bitnami/keycloak | 24.0.5-debian-12-r5 | 24.0.5-debian-12-r8 | Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent ff61c8a commit 8747f67

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.5-debian-12-r5"
1+
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.5-debian-12-r8"
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:c383addc996e7243ca0d5738f2cec375ee914ca29be4bba0bce3118fa82dc7bc"
4+
ARG BASE_IMAGE_DIGEST="sha256:4751a8e76af19343068f141c5d2adbba9e4e7d7476874f89cdb0cd61c922e277"
55

66
# Building builder image
77
# hadolint ignore=DL3006

0 commit comments

Comments
 (0)