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 9cb54a2 + 6ad9b0b commit a4b06a0Copy full SHA for a4b06a0
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