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.
2 parents b6e41b8 + 2af05ad commit 86921f8Copy full SHA for 86921f8
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