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 3efcb1d commit 99290faCopy full SHA for 99290fa
Dockerfile
@@ -1,5 +1,5 @@
1
# Using official python runtime base image
2
-FROM python:3.9-slim
+FROM python:3.10-slim
3
4
# Allow statements and log messages to immediately appear in the Knative logs
5
ENV PYTHONUNBUFFERED True
0 commit comments