Skip to content

Commit 5027e10

Browse files
committed
1 parent a5fd296 commit 5027e10

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM python:3.7.4-stretch
1+
FROM python:3.12.0a5-slim
22
RUN apt-get update && apt-get install -y python3-pip
33
RUN pip install pipenv
44
RUN mkdir -p /sdk

0 commit comments

Comments
 (0)