chore: Always utilise ECR for docker.io/library
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker.io/library/alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
|
||||
FROM public.ecr.aws/docker/library/alpine:3.21.2@sha256:56fa17d2a7e7f168a043a2712e63aed1f8543aeafdcee47c58dcffe38ed51099
|
||||
|
||||
SHELL ["/bin/ash", "-eo", "pipefail", "-c"]
|
||||
# hadolint ignore=DL3018
|
||||
|
||||
Reference in New Issue
Block a user