Change from DockerHub to AWS public ECR #1

Merged
roy merged 1 commits from change-container-registry into main 2025-10-21 23:50:55 +00:00
Showing only changes of commit 0117c272fa - Show all commits

View File

@@ -1,4 +1,4 @@
FROM alpine:3.19 FROM public.ecr.aws/docker/library/alpine:3.22
RUN apk add --no-cache --upgrade \ RUN apk add --no-cache --upgrade \
openssh \ openssh \