From cca255f2b2d98d9bde1a37a2736724fd28e62a6c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 1 Jul 2024 13:27:07 +0000 Subject: [PATCH] Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-186.1719562233 --- 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 a1efe2b..72d6b97 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-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25 +FROM registry.access.redhat.com/ubi9/python-39:1-186.1719562233@sha256:c949cb81a6f72ca157501949d07095e87b3c8f1a9ff5a69ff0a858faac21217b # 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 39bf315..89d945e 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-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25 +FROM registry.access.redhat.com/ubi9/python-39:1-186.1719562233@sha256:c949cb81a6f72ca157501949d07095e87b3c8f1a9ff5a69ff0a858faac21217b # 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 1ba630c..3226f49 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-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25 +FROM registry.access.redhat.com/ubi9/python-39:1-186.1719562233@sha256:c949cb81a6f72ca157501949d07095e87b3c8f1a9ff5a69ff0a858faac21217b 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 ca8adab..901649d 100644 --- a/set-helm-version/Dockerfile +++ b/set-helm-version/Dockerfile @@ -1,4 +1,4 @@ -FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25 +FROM registry.access.redhat.com/ubi9/python-39:1-186.1719562233@sha256:c949cb81a6f72ca157501949d07095e87b3c8f1a9ff5a69ff0a858faac21217b LABEL version="1.1.0" LABEL repository="http://github.com/redhat-cop/github-actions"