diff --git a/containers/apps/db-wait-mariadb/Dockerfile b/containers/apps/db-wait-mariadb/Dockerfile index c5edab90b92..6bea805cc93 100644 --- a/containers/apps/db-wait-mariadb/Dockerfile +++ b/containers/apps/db-wait-mariadb/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:ec64547ad03f8d44c8d361fb3542df8cfe1012d8d79fe13fbb7ba977f07f6d7c +FROM tccr.io/tccr/alpine:latest@sha256:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-postgres/Dockerfile b/containers/apps/db-wait-postgres/Dockerfile index e74e39907e8..58a6ee8dbea 100644 --- a/containers/apps/db-wait-postgres/Dockerfile +++ b/containers/apps/db-wait-postgres/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:ec64547ad03f8d44c8d361fb3542df8cfe1012d8d79fe13fbb7ba977f07f6d7c +FROM tccr.io/tccr/alpine:latest@sha256:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 ARG TARGETPLATFORM ARG VERSION diff --git a/containers/apps/db-wait-redis/Dockerfile b/containers/apps/db-wait-redis/Dockerfile index 5ac435c1c1f..9c0411fde3d 100644 --- a/containers/apps/db-wait-redis/Dockerfile +++ b/containers/apps/db-wait-redis/Dockerfile @@ -1,5 +1,5 @@ # hadolint ignore=DL3007 -FROM tccr.io/tccr/alpine:latest@sha256:ec64547ad03f8d44c8d361fb3542df8cfe1012d8d79fe13fbb7ba977f07f6d7c +FROM tccr.io/tccr/alpine:latest@sha256:b25393956a2e693711e9de978f5a884c88f51064d64bb48e7f699fbe75d430b6 ARG TARGETPLATFORM ARG VERSION