Skip to content

Commit

Permalink
Merge pull request #233 from redhat-cop/renovate/registry.access.redh…
Browse files Browse the repository at this point in the history
…at.com-ubi9-python-39-1.x

Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-182.1715774360
  • Loading branch information
garethahealy authored May 20, 2024
2 parents f4ea378 + 4a2cdd0 commit ed8ddd2
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ RUN curl -L -o /tmp/kubeval-linux-amd64.tar.gz https://github.com/instrumenta/ku
/tmp/kubeval --version

# Runnable image
FROM registry.access.redhat.com/ubi9/python-39:1-172.1712567222@sha256:c96f839e927c52990143df4efb2872946fcd5de9e1ed2014947bb2cf3084c27a
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25

# renovate: datasource=github-releases depName=bats-core/bats-core
ARG BATS_VERSION=master
Expand Down
2 changes: 1 addition & 1 deletion kyverno-cli/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ RUN curl -L -o /tmp/kyverno-cli_${KYVERNO_VERSION}_linux_x86_64.tar.gz https://g
/tmp/kyverno --help

# Runnable image
FROM registry.access.redhat.com/ubi9/python-39:1-172.1712567222@sha256:c96f839e927c52990143df4efb2872946fcd5de9e1ed2014947bb2cf3084c27a
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25

# renovate: datasource=github-releases depName=bats-core/bats-core
ARG BATS_VERSION=master
Expand Down
2 changes: 1 addition & 1 deletion redhat-csp-download/Dockerfile_build
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/python-39:1-172.1712567222@sha256:c96f839e927c52990143df4efb2872946fcd5de9e1ed2014947bb2cf3084c27a
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25

LABEL version="4.0.0"
LABEL repository="http://github.com/redhat-cop/github-actions"
Expand Down
2 changes: 1 addition & 1 deletion set-helm-version/Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM registry.access.redhat.com/ubi9/python-39:1-172.1712567222@sha256:c96f839e927c52990143df4efb2872946fcd5de9e1ed2014947bb2cf3084c27a
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25

LABEL version="1.1.0"
LABEL repository="http://github.com/redhat-cop/github-actions"
Expand Down

0 comments on commit ed8ddd2

Please sign in to comment.