We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 459a90c commit 4a5dfb6Copy full SHA for 4a5dfb6
1 file changed
tekton-task-images/conftest/Dockerfile
@@ -11,6 +11,6 @@ RUN source /tmp/version && \
11
conftest --version
12
13
# Runnable
14
-FROM registry.access.redhat.com/ubi9/ubi-micro:9.5-1746002938@sha256:839f16991579b023d4452eadd0efa925e438f8b73063afe4f75bdc6cf7a09b12
+FROM registry.access.redhat.com/ubi9/ubi-micro:9.7-1762965531@sha256:e14a8cbcaa0c26b77140ac85d40a47b5e910a4068686b02ebcad72126e9b5f86
15
16
COPY --from=builder /usr/local/bin/conftest /usr/local/bin/conftest
0 commit comments