Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion confbatstest/Dockerfile_build
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,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:9.7-1765312109@sha256:8b817c728990c39e8e9a40a5b9ec0fc1ed78656b8cf052b1c06a88373ad1bde8
FROM registry.access.redhat.com/ubi9/python-39:9.7-1767889596@sha256:54ce28c1544eac8a1779841c7590a597c42609b96454a13bf0ba20438fd17f71

# renovate: datasource=github-releases depName=bats-core/bats-core
ARG BATS_VERSION=master
Expand Down