We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0425cdd commit e5941a8Copy full SHA for e5941a8
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.11.6-bookworm
+FROM python:3.12.2-bookworm
2
3
RUN echo "**** install runtime dependencies ****"
4
RUN apt update
0 commit comments