diff --git a/build-s2i-python-kopf/Dockerfile b/build-s2i-python-kopf/Dockerfile index d807d918c..5d34c6081 100644 --- a/build-s2i-python-kopf/Dockerfile +++ b/build-s2i-python-kopf/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-311:latest@sha256:8a067206cbdbf73a39261f11c028a6fa55369d44b6c08f3d5f4d5194bfad69a5 +FROM registry.access.redhat.com/ubi9/python-311:latest MAINTAINER Johnathan Kupferer diff --git a/build-s2i-python-kopf/examples/kopf-simple/Dockerfile b/build-s2i-python-kopf/examples/kopf-simple/Dockerfile index aab86837c..5bf4c3ac5 100644 --- a/build-s2i-python-kopf/examples/kopf-simple/Dockerfile +++ b/build-s2i-python-kopf/examples/kopf-simple/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/redhat-cop/python-kopf-s2i:latest@sha256:feafb756364bb773b0b6565fcf0bed999b89146ee634056478800e938c3b57a3 +FROM quay.io/redhat-cop/python-kopf-s2i:latest USER root diff --git a/build-s2i-python-kopf/examples/openshift-template-deployer/Dockerfile b/build-s2i-python-kopf/examples/openshift-template-deployer/Dockerfile index aab86837c..5bf4c3ac5 100644 --- a/build-s2i-python-kopf/examples/openshift-template-deployer/Dockerfile +++ b/build-s2i-python-kopf/examples/openshift-template-deployer/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/redhat-cop/python-kopf-s2i:latest@sha256:feafb756364bb773b0b6565fcf0bed999b89146ee634056478800e938c3b57a3 +FROM quay.io/redhat-cop/python-kopf-s2i:latest USER root diff --git a/jenkins-agents/jenkins-agent-zap/Dockerfile b/jenkins-agents/jenkins-agent-zap/Dockerfile index e38c11c8b..c67ce2657 100644 --- a/jenkins-agents/jenkins-agent-zap/Dockerfile +++ b/jenkins-agents/jenkins-agent-zap/Dockerfile @@ -1,4 +1,4 @@ -FROM quay.io/centos/centos:centos7@sha256:e4ca2ed0202e76be184e75fb26d14bf974193579039d5573fb2348664deef76e +FROM quay.io/centos/centos:centos7 ARG ZAPROXY_VERSION="2.9.0" ARG WEBSWING_VERSION="22.2" diff --git a/utilities/ubi8-asciidoctor/Dockerfile b/utilities/ubi8-asciidoctor/Dockerfile index ff562b9bd..7d3fc595b 100644 --- a/utilities/ubi8-asciidoctor/Dockerfile +++ b/utilities/ubi8-asciidoctor/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8:latest@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3 +FROM registry.access.redhat.com/ubi8:latest LABEL MAINTAINERS="Red Hat Services" diff --git a/utilities/ubi8-bats/Dockerfile b/utilities/ubi8-bats/Dockerfile index c5cd7af2b..0fc081855 100644 --- a/utilities/ubi8-bats/Dockerfile +++ b/utilities/ubi8-bats/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8/ubi-minimal@sha256:87bcbfedfd70e67aab3875fff103bade460aeff510033ebb36b7efa009ab6639 +FROM registry.access.redhat.com/ubi8/ubi-minimal LABEL io.k8s.description="OCP Bats" LABEL io.k8s.display-name="OCP Bats" diff --git a/utilities/ubi8-git/Dockerfile b/utilities/ubi8-git/Dockerfile index 570ad87c9..cbd912ba5 100644 --- a/utilities/ubi8-git/Dockerfile +++ b/utilities/ubi8-git/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3 +FROM registry.access.redhat.com/ubi8 LABEL maintainer="Red Hat Services" diff --git a/utilities/ubi8-google-api-python-client/Dockerfile b/utilities/ubi8-google-api-python-client/Dockerfile index 4b24fac76..7323b98ec 100644 --- a/utilities/ubi8-google-api-python-client/Dockerfile +++ b/utilities/ubi8-google-api-python-client/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi8@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3 +FROM registry.access.redhat.com/ubi8 LABEL maintainer="Red Hat Services"