[cpp-linbuild] 02/07: Update amazonlinux2 Docker image to 2.0.20250707.0

John W. O'Brien john at saltant.com
Tue Jul 29 19:54:14 UTC 2025


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=99adeef078c8c2b4d526d623b13674418a283bd4

commit 99adeef078c8c2b4d526d623b13674418a283bd4
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Jul 18 15:41:20 2025 +0000

    Update amazonlinux2 Docker image to 2.0.20250707.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 769a3e2..380ee85 100644
--- a/os/amazonlinux2/image/Dockerfile
+++ b/os/amazonlinux2/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM public.ecr.aws/amazonlinux/amazonlinux:2.0.20250220.0
+FROM public.ecr.aws/amazonlinux/amazonlinux:2.0.20250707.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