[cpp-linbuild] 02/04: Update amazonlinux2023 Docker image to 2023.5.20240722.0

John W. O'Brien john at saltant.com
Tue Jul 30 11:10:27 UTC 2024


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=0304f76d51c5a8baa2e8114ae4ed0460a0ae9ce8

commit 0304f76d51c5a8baa2e8114ae4ed0460a0ae9ce8
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Sat Jul 27 21:22:07 2024 +0000

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

diff --git a/os/amazonlinux2023/image/Dockerfile b/os/amazonlinux2023/image/Dockerfile
index c1d4fe6..8e6a49d 100644
--- a/os/amazonlinux2023/image/Dockerfile
+++ b/os/amazonlinux2023/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM public.ecr.aws/amazonlinux/amazonlinux:2023.5.20240708.0
+FROM public.ecr.aws/amazonlinux/amazonlinux:2023.5.20240722.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