Skip to content

Commit ac1e71b

Browse files
committed
chore(deps): update python docker tag to v3.12
1 parent d4b8da5 commit ac1e71b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
# limitations under the License.
1414

1515
# use python image
16-
FROM python:3.9
16+
FROM python:3.12
1717

1818
# Allow statements and log messages to immediately appear in Knative logs
1919
ENV PYTHONUNBUFFERED True

0 commit comments

Comments
 (0)