Skip to content

Commit 29b7418

Browse files
Update registry.access.redhat.com/ubi9/python-39 Docker tag to v1-186.1720018722
1 parent e472907 commit 29b7418

4 files changed

Lines changed: 4 additions & 4 deletions

File tree

confbatstest/Dockerfile_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ RUN curl -L -o /tmp/kubeval-linux-amd64.tar.gz https://github.com/instrumenta/ku
4646
/tmp/kubeval --version
4747

4848
# Runnable image
49-
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25
49+
FROM registry.access.redhat.com/ubi9/python-39:1-186.1720018722@sha256:145f08b49fabbfec82c9042f6de0d3160c6005ecf700b7fcee3c482e24fd0bf6
5050

5151
# renovate: datasource=github-releases depName=bats-core/bats-core
5252
ARG BATS_VERSION=master

kyverno-cli/Dockerfile_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ RUN curl -L -o /tmp/kyverno-cli_${KYVERNO_VERSION}_linux_x86_64.tar.gz https://g
2828
/tmp/kyverno --help
2929

3030
# Runnable image
31-
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25
31+
FROM registry.access.redhat.com/ubi9/python-39:1-186.1720018722@sha256:145f08b49fabbfec82c9042f6de0d3160c6005ecf700b7fcee3c482e24fd0bf6
3232

3333
# renovate: datasource=github-releases depName=bats-core/bats-core
3434
ARG BATS_VERSION=master

redhat-csp-download/Dockerfile_build

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25
1+
FROM registry.access.redhat.com/ubi9/python-39:1-186.1720018722@sha256:145f08b49fabbfec82c9042f6de0d3160c6005ecf700b7fcee3c482e24fd0bf6
22

33
LABEL version="4.0.0"
44
LABEL repository="http://github.com/redhat-cop/github-actions"

set-helm-version/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM registry.access.redhat.com/ubi9/python-39:1-182.1715774360@sha256:24a03d125e857440f74b445d8deb2c18775dd7c3c4373ce1662a00cf97ef8e25
1+
FROM registry.access.redhat.com/ubi9/python-39:1-186.1720018722@sha256:145f08b49fabbfec82c9042f6de0d3160c6005ecf700b7fcee3c482e24fd0bf6
22

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

0 commit comments

Comments
 (0)