Skip to content

Commit

Permalink
chore(deps): update all non-major keycloak
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Apr 3, 2024
1 parent 9f0aef1 commit 79ae69a
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions keycloak-23/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:23.0.7-debian-12-r4"
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:23.0.7-debian-12-r5"
# 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:c4a2bf092d1afeac972d5f66db58e431d3fb53beedde18b7f54e45c37f5d1be5"
ARG BASE_IMAGE_DIGEST="sha256:9596e39ee28105274379903db57aee298ab9f3292aa96797fda2aeaabcc38326"

# Building builder image
# hadolint ignore=DL3006
Expand Down
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.2-debian-12-r0"
ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.2-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:c597a98f26fc4e7ab9a2e2a555113c8b91b8018f66946cc77a4224f1e595c95e"
ARG BASE_IMAGE_DIGEST="sha256:5e2c1fb25a82187cfd119f4e3a64dce45429503e71221d6a01dc9cd447ce3815"

# Building builder image
# hadolint ignore=DL3006
Expand Down

0 comments on commit 79ae69a

Please sign in to comment.