Bladeren bron

fix FROM typo

Grega Bremec 2 jaren geleden
bovenliggende
commit
38f4844cb6
2 gewijzigde bestanden met toevoegingen van 2 en 2 verwijderingen
  1. 1 1
      images/Containerfile-psacct
  2. 1 1
      images/Containerfile-sysstat

+ 1 - 1
images/Containerfile-psacct

@@ -1,4 +1,4 @@
-FROM registry.access.redhat.io/ubi9/ubi-minimal:latest
+FROM registry.access.redhat.com/ubi9/ubi-minimal:latest
 
 USER 0
 

+ 1 - 1
images/Containerfile-sysstat

@@ -1,4 +1,4 @@
-FROM registry.access.redhat.io/ubi9/ubi-minimal:latest
+FROM registry.access.redhat.com/ubi9/ubi-minimal:latest
 
 USER 0