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 01e370f + 60f545a commit 0e8a011Copy full SHA for 0e8a011
backend/artifact_manager/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM registry.access.redhat.com/ubi8/python-38
+FROM registry.access.redhat.com/ubi8/python-39
2
WORKDIR /opt/app-root/src
3
COPY backend/artifact_manager/requirements.txt /opt/app-root/src
4
COPY backend/artifact_manager/setup.cfg /opt/app-root/src
0 commit comments