Skip to content

Commit

Permalink
Merge pull request #323 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-1731645406
  • Loading branch information
garethahealy authored Nov 28, 2024
2 parents 54d3f62 + 535cef7 commit b5e68ac
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 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-192@sha256:01c9e53b32acd96f9fe7781727140df6868c91ebc916ed95dc58999fbf4d8ddd
FROM registry.access.redhat.com/ubi9/python-39:1-1731645406@sha256:84c028923cd3c8554c9b5c1423a553a4cb8f3ee88c17a3d87756c9b08f5e8fe7

# 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-192@sha256:01c9e53b32acd96f9fe7781727140df6868c91ebc916ed95dc58999fbf4d8ddd
FROM registry.access.redhat.com/ubi9/python-39:1-1731645406@sha256:84c028923cd3c8554c9b5c1423a553a4cb8f3ee88c17a3d87756c9b08f5e8fe7

# renovate: datasource=github-releases depName=bats-core/bats-core
ARG BATS_VERSION=master
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-192@sha256:01c9e53b32acd96f9fe7781727140df6868c91ebc916ed95dc58999fbf4d8ddd
FROM registry.access.redhat.com/ubi9/python-39:1-1731645406@sha256:84c028923cd3c8554c9b5c1423a553a4cb8f3ee88c17a3d87756c9b08f5e8fe7

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

0 comments on commit b5e68ac

Please sign in to comment.