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 e24e298 commit 448197dCopy full SHA for 448197d
Dockerfile
@@ -13,7 +13,7 @@
13
# limitations under the License.
14
15
# use python image
16
-FROM python:3.9
+FROM python:3.12
17
18
# Allow statements and log messages to immediately appear in Knative logs
19
ENV PYTHONUNBUFFERED True
0 commit comments