Skip to content

Commit 0f8fb34

Browse files
chore(deps): update python docker tag to v3.13.5
1 parent fb4c826 commit 0f8fb34

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.5-slim as python-base
33

44
ENV PYTHONUNBUFFERED=1 \
55
PYTHONDONTWRITEBYTECODE=1 \

0 commit comments

Comments
 (0)