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 b6e41b8 commit 2af05adCopy full SHA for 2af05ad
Dockerfile
@@ -1,5 +1,5 @@
1
ARG BUILD_ENV=prod
2
-ARG BASE=registry.access.redhat.com/ubi9/ubi:9.6-1752625787
+ARG BASE=registry.access.redhat.com/ubi9/ubi:9.6-1754586119
3
4
FROM $BASE AS build_prod
5
ONBUILD COPY ./requirements/requirements_ubi9.txt /root/requirements_ubi9.txt
0 commit comments