[cpp-linbuild] 03/05: Update amazonlinux2023 Docker image to 2023.0.20230517.1
John W. O'Brien
john at saltant.com
Fri Jun 2 15:37:32 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=adf7f8ec1be37a43ff19aa2462f4bb0483839e41
commit adf7f8ec1be37a43ff19aa2462f4bb0483839e41
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Jun 2 15:33:47 2023 +0000
Update amazonlinux2023 Docker image to 2023.0.20230517.1
---
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 bb0091c..18bed14 100644
--- a/os/amazonlinux2023/image/Dockerfile
+++ b/os/amazonlinux2023/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM public.ecr.aws/amazonlinux/amazonlinux:2023.0.20230503.0
+FROM public.ecr.aws/amazonlinux/amazonlinux:2023.0.20230517.1
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