[cpp-linbuild] 04/05: Update to latest Docker image for amazonlinux 2
John W. O'Brien
john at saltant.com
Wed Apr 28 23:10:13 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=feea85fa306cfa915daa45acf706e22bc2f95c87
commit feea85fa306cfa915daa45acf706e22bc2f95c87
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Wed Apr 28 22:29:23 2021 +0000
Update to latest Docker image for amazonlinux 2
---
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 2d4d7d2..614eda4 100644
--- a/os/amazonlinux2/image/Dockerfile
+++ b/os/amazonlinux2/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM amazonlinux:2.0.20210126.0
+FROM amazonlinux:2.0.20210326.0
RUN yum -y update \
&& yum -y install \
--
To stop receiving notification emails like this one, please contact
the administrator of this repository.
More information about the commits
mailing list