We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a5fd296 commit 5027e10Copy full SHA for 5027e10
Dockerfile
@@ -1,4 +1,4 @@
1
-FROM python:3.7.4-stretch
+FROM python:3.12.0a5-slim
2
RUN apt-get update && apt-get install -y python3-pip
3
RUN pip install pipenv
4
RUN mkdir -p /sdk
0 commit comments