Skip to content

Commit 7b2140a

Browse files
chore(deps): update python docker tag to v3.13.0
1 parent fb4c826 commit 7b2140a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
# base image
2-
FROM python:3.9.5-slim as python-base
2+
FROM python:3.13.0-slim as python-base
33

44
ENV PYTHONUNBUFFERED=1 \
55
PYTHONDONTWRITEBYTECODE=1 \

0 commit comments

Comments
 (0)