Skip to content

Commit

Permalink
chore(deps): update docker.io/bitnami/keycloak docker tag to v24.0.3-…
Browse files Browse the repository at this point in the history
…debian-12-r1 (#85)
  • Loading branch information
renovate[bot] authored Apr 24, 2024
1 parent 0acd2f5 commit 1c767b7
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions keycloak-24/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
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"
# 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:c01c2dffbff9385aeb3a69459eeb41c75ace8205622644a0a85b7dec0ec768bd"
ARG BASE_IMAGE_DIGEST="sha256:b5cd07277043fce11a729727954153596a626ac2edd1afcc281273ce670011f2"

# Building builder image
# hadolint ignore=DL3006
Expand Down

0 comments on commit 1c767b7

Please sign in to comment.