Skip to content

Commit d150131

Browse files
authored
Bump python to 3.14 (#227)
1 parent 7e74cdc commit d150131

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/python/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.12-bookworm
1+
FROM python:3.14-bookworm
22

33
RUN apt-get update \
44
&& apt-get install -y python3-dev default-libmysqlclient-dev build-essential pkg-config

0 commit comments

Comments
 (0)