[cpp-linbuild] branch main updated: Update amazonlinux2 Docker image to 2.0.20210813.1
John W. O'Brien
john at saltant.com
Fri Sep 17 15:14:07 UTC 2021
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=20335a49a2dadedeaa6157d13e26a6ce3792d35f
The following commit(s) were added to refs/heads/main by this push:
new 20335a4 Update amazonlinux2 Docker image to 2.0.20210813.1
20335a4 is described below
commit 20335a49a2dadedeaa6157d13e26a6ce3792d35f
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Sep 17 15:13:47 2021 +0000
Update amazonlinux2 Docker image to 2.0.20210813.1
---
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 41f8872..8d91d6a 100644
--- a/os/amazonlinux2/image/Dockerfile
+++ b/os/amazonlinux2/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM amazonlinux:2.0.20210421.0
+FROM amazonlinux:2.0.20210813.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