Skip to content

Commit 58b54d0

Browse files
chore(deps): update python docker tag to v3.13.4
1 parent fb4c826 commit 58b54d0

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

44
ENV PYTHONUNBUFFERED=1 \
55
PYTHONDONTWRITEBYTECODE=1 \

0 commit comments

Comments
 (0)