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.
2 parents 72169d0 + f9447cd commit fe7b6c3Copy full SHA for fe7b6c3
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.9
+FROM python:3.12
2
3
RUN apt-get update \
4
&& DEBIAN_FRONTEND=noninteractive apt-get install -y --no-install-recommends --no-install-suggests \
0 commit comments