[cpp-linbuild] 01/03: Update amazonlinux2 Docker image to 2.0.20221210.0

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

commit e1581febfe207657848583e85b2776abf8694e8a
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Jan 20 10:45:37 2023 -0500

    Update amazonlinux2 Docker image to 2.0.20221210.0
---
 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 6fd86c8..a77ecc7 100644
--- a/os/amazonlinux2/image/Dockerfile
+++ b/os/amazonlinux2/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM amazonlinux:2.0.20221103.3
+FROM 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