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 5da16fc commit 875f79bCopy full SHA for 875f79b
Dockerfile
@@ -1,5 +1,5 @@
1
ARG BUILD_ENV=prod
2
-ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1732804088
+ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1736404036
3
4
FROM $BASE as build_prod
5
ONBUILD COPY ./requirements/requirements_ubi9.txt /root/requirements_ubi9.txt
0 commit comments