File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff 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
5252ARG BATS_VERSION=master
Original file line number Diff line number Diff 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
3434ARG BATS_VERSION=master
Original file line number Diff line number Diff line change 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
33LABEL version="4.0.0"
44LABEL repository="http://github.com/redhat-cop/github-actions"
Original file line number Diff line number Diff line change 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
33LABEL version="1.1.0"
44LABEL repository="http://github.com/redhat-cop/github-actions"
You can’t perform that action at this time.
0 commit comments