[cpp-linbuild] branch main updated: Update amazonlinux2 Docker image to 2.0.20210421.0

John W. O'Brien john at saltant.com
Sun May 30 23:08:22 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=bce6b0e78d9096bcbdced2558d2933bece1d6371

The following commit(s) were added to refs/heads/main by this push:
       new  bce6b0e   Update amazonlinux2 Docker image to 2.0.20210421.0
bce6b0e is described below

commit bce6b0e78d9096bcbdced2558d2933bece1d6371
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Sun May 30 19:06:36 2021 -0400

    Update amazonlinux2 Docker image to 2.0.20210421.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 be59b7b..41f8872 100644
--- a/os/amazonlinux2/image/Dockerfile
+++ b/os/amazonlinux2/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM amazonlinux:2.0.20210326.0
+FROM amazonlinux:2.0.20210421.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