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

John W. O'Brien john at saltant.com
Thu Mar 16 17:21:37 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=1fdb1e28ea501ccfc3dc6bdf4b0b05db611d7b4d

commit 1fdb1e28ea501ccfc3dc6bdf4b0b05db611d7b4d
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Thu Mar 16 13:21:15 2023 -0400

    Update amazonlinux2023 Docker image to 2.0.20230315.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 e376e12..d43d3ff 100644
--- a/os/amazonlinux2023/image/Dockerfile
+++ b/os/amazonlinux2023/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM public.ecr.aws/amazonlinux/amazonlinux:2023.0.20230222.1
+FROM public.ecr.aws/amazonlinux/amazonlinux:2023.0.20230315.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