We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e6f940c commit 2156de4Copy full SHA for 2156de4
showcase/Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10.14-bullseye
+FROM python:3.12.7-bullseye
2
3
RUN apt-get update && \
4
apt-get install -y \
0 commit comments