File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 11# Use the official lightweight Python image.
22# https://hub.docker.com/_/python
3- FROM python:3.12 -slim
3+ FROM python:3.14 -slim
44
55# Allow statements and log messages to immediately appear in the Knative logs
66ENV PYTHONUNBUFFERED True
Original file line number Diff line number Diff line change 11# Use the official lightweight Python image.
22# https://hub.docker.com/_/python
3- FROM python:3.12 -slim
3+ FROM python:3.14 -slim
44
55# Allow statements and log messages to immediately appear in the Knative logs
66ENV PYTHONUNBUFFERED True
Original file line number Diff line number Diff line change 11# Use the official lightweight Python image.
22# https://hub.docker.com/_/python
3- FROM python:3.12 -slim
3+ FROM python:3.14 -slim
44
55# Allow statements and log messages to immediately appear in the Knative logs
66ENV PYTHONUNBUFFERED True
You can’t perform that action at this time.
0 commit comments