diff --git a/keycloak-23/Dockerfile b/keycloak-23/Dockerfile index 7ae37368..80cadbc1 100644 --- a/keycloak-23/Dockerfile +++ b/keycloak-23/Dockerfile @@ -4,7 +4,7 @@ ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:23.0.7-debian-12-r5" ARG BASE_IMAGE_DIGEST="sha256:9596e39ee28105274379903db57aee298ab9f3292aa96797fda2aeaabcc38326" # We use the identity image to copy the keycloak theme -FROM docker.io/camunda/identity:latest@sha256:a9ba71593452cdb4ad16f2148a99065db4ba6ee7f4006b561e5526cbbfe7d07d AS identity +FROM docker.io/camunda/identity:latest@sha256:f83d0187a74703200d2cd6a9e8a7305d0a87d3e9dad4e47864d44c8234d528b4 AS identity # Building builder image # hadolint ignore=DL3006 diff --git a/keycloak-24/Dockerfile b/keycloak-24/Dockerfile index e70f40a9..79d81474 100644 --- a/keycloak-24/Dockerfile +++ b/keycloak-24/Dockerfile @@ -4,7 +4,7 @@ ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:24.0.5-debian-12-r8" ARG BASE_IMAGE_DIGEST="sha256:4751a8e76af19343068f141c5d2adbba9e4e7d7476874f89cdb0cd61c922e277" # We use the identity image to copy the keycloak theme -FROM docker.io/camunda/identity:latest@sha256:a9ba71593452cdb4ad16f2148a99065db4ba6ee7f4006b561e5526cbbfe7d07d AS identity +FROM docker.io/camunda/identity:latest@sha256:f83d0187a74703200d2cd6a9e8a7305d0a87d3e9dad4e47864d44c8234d528b4 AS identity # Building builder image # hadolint ignore=DL3006 diff --git a/keycloak-25/Dockerfile b/keycloak-25/Dockerfile index 1ab7d6e1..2e874bb3 100644 --- a/keycloak-25/Dockerfile +++ b/keycloak-25/Dockerfile @@ -4,7 +4,7 @@ ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:25.0.6-debian-12-r0" ARG BASE_IMAGE_DIGEST="sha256:f9c6583ae2b5079824b35f13ecef3ad96e90af185b8df7ae0b686e83c33e257b" # We use the identity image to copy the keycloak theme -FROM docker.io/camunda/identity:latest@sha256:a9ba71593452cdb4ad16f2148a99065db4ba6ee7f4006b561e5526cbbfe7d07d AS identity +FROM docker.io/camunda/identity:latest@sha256:f83d0187a74703200d2cd6a9e8a7305d0a87d3e9dad4e47864d44c8234d528b4 AS identity # Building builder image # hadolint ignore=DL3006 diff --git a/keycloak-26/Dockerfile b/keycloak-26/Dockerfile index fbcee37b..a42e7bba 100644 --- a/keycloak-26/Dockerfile +++ b/keycloak-26/Dockerfile @@ -4,7 +4,7 @@ ARG BASE_IMAGE_NAME="docker.io/bitnami/keycloak:26.0.7-debian-12-r1" ARG BASE_IMAGE_DIGEST="sha256:52429a3e2c2894f2c59687cbb64c4da1d10d63a332fde5176a71cc701f971361" # We use the identity image to copy the keycloak theme -FROM docker.io/camunda/identity:latest@sha256:a9ba71593452cdb4ad16f2148a99065db4ba6ee7f4006b561e5526cbbfe7d07d AS identity +FROM docker.io/camunda/identity:latest@sha256:f83d0187a74703200d2cd6a9e8a7305d0a87d3e9dad4e47864d44c8234d528b4 AS identity # Building builder image # hadolint ignore=DL3006