Update Containerfiles

This commit is contained in:
Tomas Kopecek 2023-09-11 13:52:12 +02:00
parent fad51f81af
commit 5b9ea2b5b0
4 changed files with 79 additions and 1 deletions

View file

@ -1,4 +1,4 @@
FROM registry.centos.org/centos:7
FROM quay.io/centos/centos:7
RUN \
yum -y update && \
yum install -y \