This commit is contained in:
parent
800a067638
commit
cb829deeaa
@ -1,7 +1,6 @@
|
|||||||
FROM python:3-slim
|
FROM python:3
|
||||||
|
|
||||||
RUN apt-get update && apt-get install -y \
|
RUN apt-get update && apt-get install -y \
|
||||||
git \
|
|
||||||
docker \
|
docker \
|
||||||
&& rm -rf /var/lib/apt/lists/*
|
&& rm -rf /var/lib/apt/lists/*
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user