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 00bc1b3 commit 39bc896Copy full SHA for 39bc896
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi9/python-312@sha256:f17b0788b7eff1683ff8ba7c6a17b907648753d489e8d7d3975eaf6c41644287 AS test
+FROM registry.access.redhat.com/ubi9/python-312@sha256:cb038ff3c10b5cccbfe56f6ebecc2106e359d112ec18eda5dfe299d474b06457 AS test
2
COPY --from=ghcr.io/astral-sh/uv:0.9.7@sha256:ba4857bf2a068e9bc0e64eed8563b065908a4cd6bfb66b531a9c424c8e25e142 /uv /bin/uv
3
4
ENV \
0 commit comments