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

John W. O'Brien john at saltant.com
Fri Jan 20 16:24:48 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=5e6a8ae142ece2211bae147f94f6024b4132740a

commit 5e6a8ae142ece2211bae147f94f6024b4132740a
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Jan 20 10:53:22 2023 -0500

    Update amazonlinux2022 Docker image to 2022.0.20221207.4
---
 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 e114824..bd747f5 100644
--- a/os/amazonlinux2022/image/Dockerfile
+++ b/os/amazonlinux2022/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM public.ecr.aws/amazonlinux/amazonlinux:2022.0.20221101.0
+FROM public.ecr.aws/amazonlinux/amazonlinux:2022.0.20221207.4
 
 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