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 2a0bc88 commit 15a9048Copy full SHA for 15a9048
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