Skip to content

Commit 2bfbf86

Browse files
chore(deps): update python docker tag to v3.12.2
1 parent 8d9399f commit 2bfbf86

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.12.2-bullseye AS base
22

33
ENV PYTHONFAULTHANDLER=1 \
44
PYTHONHASHSEED=random \

0 commit comments

Comments
 (0)