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 012cd93 + c58b11a commit 9c4b77cCopy full SHA for 9c4b77c
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.12.2
+FROM python:3.12.3
2
RUN echo "deb https://deb.debian.org/debian/ stable main" > /etc/apt/sources.list
3
RUN apt-get update -y \
4
&& apt-get install -y build-essential \
0 commit comments