Skip to content

Commit a6f97f2

Browse files
chore(deps): update python docker tag to v3.11.5
1 parent 7ba40a3 commit a6f97f2

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,4 +1,4 @@
1-
FROM python:3.10.0-bullseye as base
1+
FROM python:3.11.5-bullseye as base
22

33
ENV PYTHONFAULTHANDLER=1 \
44
PYTHONHASHSEED=random \

0 commit comments

Comments
 (0)