Skip to content

Commit 26be54d

Browse files
chore(deps): update python docker tag to v3.13
1 parent bc5fe49 commit 26be54d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker/python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
# Customized from: https://github.com/orgs/python-poetry/discussions/1879#discussioncomment-216865
22

3-
FROM python:3.11-slim as python-base
3+
FROM python:3.13-slim as python-base
44

55
# python
66
ENV PYTHONUNBUFFERED=1 \

0 commit comments

Comments
 (0)