[cpp-linbuild] 02/02: Update amazonlinux2022 Docker image to 2022.0.20220315.0

John W. O'Brien john at saltant.com
Fri Apr 15 13:14:44 UTC 2022


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=bf5cc897aca61f7824c8390e271f21b07dcba548

commit bf5cc897aca61f7824c8390e271f21b07dcba548
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Tue Apr 12 23:51:43 2022 +0000

    Update amazonlinux2022 Docker image to 2022.0.20220315.0
---
 os/amazonlinux2022/image/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/os/amazonlinux2022/image/Dockerfile b/os/amazonlinux2022/image/Dockerfile
index 09fcd09..953dbf0 100644
--- a/os/amazonlinux2022/image/Dockerfile
+++ b/os/amazonlinux2022/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM public.ecr.aws/amazonlinux/amazonlinux:2022.0.20211222.0
+FROM public.ecr.aws/amazonlinux/amazonlinux:2022.0.20220315.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