[cpp-linbuild] 03/05: Update rhel7 Docker image to 7.9-1210

John W. O'Brien john at saltant.com
Fri Nov 3 15:57:30 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=20b3d91f0ba2c66cd4c0b263f421e898431f2867

commit 20b3d91f0ba2c66cd4c0b263f421e898431f2867
Author: John W. O'Brien <john at saltant.com>
AuthorDate: Fri Nov 3 15:10:10 2023 +0000

    Update rhel7 Docker image to 7.9-1210
---
 os/rhel7/image/Dockerfile | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/os/rhel7/image/Dockerfile b/os/rhel7/image/Dockerfile
index 10050ab..2f42fbd 100644
--- a/os/rhel7/image/Dockerfile
+++ b/os/rhel7/image/Dockerfile
@@ -1,4 +1,4 @@
-FROM registry.access.redhat.com/ubi7/ubi:7.9-1165
+FROM registry.access.redhat.com/ubi7/ubi:7.9-1210
 
 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