From accc3d4818c5ae338f6c7770aa8da89e3a3c0636 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 01:32:06 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-182.1714671018 --- confbatstest/Dockerfile_build | 2 +- kyverno-cli/Dockerfile_build | 2 +- redhat-csp-download/Dockerfile_build | 2 +- set-helm-version/Dockerfile | 2 +- 4 files changed, 4 insertions(+), 4 deletions(-) diff --git a/confbatstest/Dockerfile_build b/confbatstest/Dockerfile_build index 55c2641c..134a40db 100644 --- a/confbatstest/Dockerfile_build +++ b/confbatstest/Dockerfile_build @@ -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.1714671018@sha256:f33083d843898a6ffae35d91d6ff4bf6cfe0d9585c7897b04834cda30ede5b5c # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master diff --git a/kyverno-cli/Dockerfile_build b/kyverno-cli/Dockerfile_build index 7d0babb8..646ddc84 100644 --- a/kyverno-cli/Dockerfile_build +++ b/kyverno-cli/Dockerfile_build @@ -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.1714671018@sha256:f33083d843898a6ffae35d91d6ff4bf6cfe0d9585c7897b04834cda30ede5b5c # renovate: datasource=github-releases depName=bats-core/bats-core ARG BATS_VERSION=master diff --git a/redhat-csp-download/Dockerfile_build b/redhat-csp-download/Dockerfile_build index c638fd4e..00b54100 100644 --- a/redhat-csp-download/Dockerfile_build +++ b/redhat-csp-download/Dockerfile_build @@ -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.1714671018@sha256:f33083d843898a6ffae35d91d6ff4bf6cfe0d9585c7897b04834cda30ede5b5c LABEL version="4.0.0" LABEL repository="http://github.com/redhat-cop/github-actions" diff --git a/set-helm-version/Dockerfile b/set-helm-version/Dockerfile index 4fb3d640..559496af 100644 --- a/set-helm-version/Dockerfile +++ b/set-helm-version/Dockerfile @@ -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.1714671018@sha256:f33083d843898a6ffae35d91d6ff4bf6cfe0d9585c7897b04834cda30ede5b5c LABEL version="1.1.0" LABEL repository="http://github.com/redhat-cop/github-actions"