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 dc23153 commit bb7c761Copy full SHA for bb7c761
Dockerfile
@@ -1,4 +1,4 @@
1
-ARG BASE=registry.access.redhat.com/ubi8/ubi:8.4-209
+ARG BASE=registry.access.redhat.com/ubi8/ubi:8.5
2
FROM $BASE
3
4
COPY ./requirements/requirements_ubi8.txt /root/requirements_ubi8.txt
0 commit comments