Skip to content

Commit d4a5183

Browse files
Update python Docker tag to v3.12.4
1 parent 9a77ca9 commit d4a5183

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
@@ -5,7 +5,7 @@
55

66
# Base image
77
# ---------------------------------------------------------------------- #
8-
FROM python:3.10.1
8+
FROM python:3.12.4
99
LABEL MAINTAINER="Ivan Lee"
1010

1111
# Make working directory

0 commit comments

Comments
 (0)