From 9bdd74167e2602b7314fab5b4fda9157115a26ee Mon Sep 17 00:00:00 2001 From: root Date: Sun, 18 Jun 2023 00:34:29 -0600 Subject: [PATCH] Updated image source to a public repo --- Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Dockerfile b/Dockerfile index 66a65ba..c0f127a 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM quay01.ipa.endofday.com/everythingkubernetes/rockylinux:9-ubi as build-image +FROM docker.io/rockylinux/rockylinux:9-ubi as build-image ENV container docker