We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 3236bba commit a979e48Copy full SHA for a979e48
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.10-slim
+FROM python:3.10
2
3
RUN apt-get update && apt-get install -y \
4
curl \
0 commit comments