[cpp-linbuild] branch main updated: Update Rocky Linux Docker image to 8.4
John W. O'Brien
john at saltant.com
Mon Jun 21 15:10:23 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=862e66642daf032cae54b96a912e9c61fca5bec3
The following commit(s) were added to refs/heads/main by this push:
new 862e666 Update Rocky Linux Docker image to 8.4
862e666 is described below
commit 862e66642daf032cae54b96a912e9c61fca5bec3
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Mon Jun 21 11:08:57 2021 -0400
Update Rocky Linux Docker image to 8.4
---
os/rockylinux8/image/Dockerfile | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/os/rockylinux8/image/Dockerfile b/os/rockylinux8/image/Dockerfile
index 1e4a1f3..e2b9d96 100644
--- a/os/rockylinux8/image/Dockerfile
+++ b/os/rockylinux8/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM rockylinux/rockylinux:8.4-rc1
+FROM rockylinux/rockylinux:8.4
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