We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7e74cdc commit d150131Copy full SHA for d150131
docker/python/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12-bookworm
+FROM python:3.14-bookworm
2
3
RUN apt-get update \
4
&& apt-get install -y python3-dev default-libmysqlclient-dev build-essential pkg-config
0 commit comments