Skip to content

Commit

Permalink
reverted
Browse files Browse the repository at this point in the history
  • Loading branch information
garethahealy committed Dec 13, 2023
1 parent 766f822 commit 29ab4a6
Show file tree
Hide file tree
Showing 8 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion build-s2i-python-kopf/Dockerfile
Original file line number Diff line number Diff line change
@@ -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 <[email protected]>

Expand Down
2 changes: 1 addition & 1 deletion build-s2i-python-kopf/examples/kopf-simple/Dockerfile
Original file line number Diff line number Diff line change
@@ -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

Expand Down
Original file line number Diff line number Diff line change
@@ -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

Expand Down
2 changes: 1 addition & 1 deletion jenkins-agents/jenkins-agent-zap/Dockerfile
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-asciidoctor/Dockerfile
Original file line number Diff line number Diff line change
@@ -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"

Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-bats/Dockerfile
Original file line number Diff line number Diff line change
@@ -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"
Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-git/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
FROM registry.access.redhat.com/ubi8

LABEL maintainer="Red Hat Services"

Expand Down
2 changes: 1 addition & 1 deletion utilities/ubi8-google-api-python-client/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi8@sha256:449da7f8f2ef6285a8445a1e31af57a97b9dae5dcf009b1629c59742c89c68c3
FROM registry.access.redhat.com/ubi8

LABEL maintainer="Red Hat Services"

Expand Down

0 comments on commit 29ab4a6

Please sign in to comment.