Skip to content

Commit

Permalink
Merge pull request #133 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-158
  • Loading branch information
garethahealy authored Dec 5, 2023
2 parents 6ffd79f + 590ddea commit e313ca4
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-153.1699551718@sha256:81a000d48bca6b09e09a7b834e0b7c8b6ffb1907b7867e76df9b044e02f9a2ac
FROM registry.access.redhat.com/ubi9/python-39:1-158@sha256:967000729b17efdea309e297f4b1961c38b902a1ef18f6d886b8086c2a12f01f

# 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-153.1699551718@sha256:81a000d48bca6b09e09a7b834e0b7c8b6ffb1907b7867e76df9b044e02f9a2ac
FROM registry.access.redhat.com/ubi9/python-39:1-158@sha256:967000729b17efdea309e297f4b1961c38b902a1ef18f6d886b8086c2a12f01f

# 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-153.1699551718@sha256:81a000d48bca6b09e09a7b834e0b7c8b6ffb1907b7867e76df9b044e02f9a2ac
FROM registry.access.redhat.com/ubi9/python-39:1-158@sha256:967000729b17efdea309e297f4b1961c38b902a1ef18f6d886b8086c2a12f01f

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-153.1699551718@sha256:81a000d48bca6b09e09a7b834e0b7c8b6ffb1907b7867e76df9b044e02f9a2ac
FROM registry.access.redhat.com/ubi9/python-39:1-158@sha256:967000729b17efdea309e297f4b1961c38b902a1ef18f6d886b8086c2a12f01f

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

0 comments on commit e313ca4

Please sign in to comment.