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 9cb54a2 commit 6ad9b0bCopy full SHA for 6ad9b0b
Dockerfile
@@ -1,5 +1,5 @@
1
ARG BUILD_ENV=prod
2
-ARG BASE=registry.access.redhat.com/ubi9/ubi:9.5-1745854298
+ARG BASE=registry.access.redhat.com/ubi9/ubi:9.6-1747219013
3
4
FROM $BASE AS build_prod
5
ONBUILD COPY ./requirements/requirements_ubi9.txt /root/requirements_ubi9.txt
0 commit comments