diff --git a/Dockerfile b/Dockerfile index 7f0159766..04cb6646e 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM amazonlinux:2 +FROM public.ecr.aws/amazonlinux/amazonlinux:2 # Install dependencies RUN yum install -y \