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 7c630e2 commit b98a4c8Copy full SHA for b98a4c8
docker/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM quay.io/devfile/python:slim
+FROM registry.access.redhat.com/ubi9/python-39:latest
2
3
# By default, listen on port 8081
4
EXPOSE 8081/tcp
0 commit comments