[cpp-linbuild] 04/06: Pull Amazon Linux 2 image from AWS ECR Public Gallery

John W. O'Brien john at saltant.com
Fri Mar 3 14:42:38 UTC 2023


This is an automated email from the git hooks/post-receive script.

obrienjw pushed a commit to branch main
in repository cpp-linbuild.

View the commit online:
http://git.shibboleth.net/view/?p=cpp-linbuild.git;a=commit;h=b3d99fe9c54d9f81dfe9a5cf9a11ac70d657b905

commit b3d99fe9c54d9f81dfe9a5cf9a11ac70d657b905
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Thu Mar 2 23:17:36 2023 +0000

    Pull Amazon Linux 2 image from AWS ECR Public Gallery
---
 os/amazonlinux2/image/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/os/amazonlinux2/image/Dockerfile b/os/amazonlinux2/image/Dockerfile
index a77ecc7..909559d 100644
--- a/os/amazonlinux2/image/Dockerfile
+++ b/os/amazonlinux2/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM amazonlinux:2.0.20221210.0
+FROM public.ecr.aws/amazonlinux/amazonlinux:2.0.20221210.0
 
 COPY *.repo /etc/yum.repos.d/
 

-- 
To stop receiving notification emails like this one, please contact
the administrator of this repository.


More information about the commits mailing list