Python base image is way to large :(
All checks were successful
continuous-integration/drone/push Build is passing

This commit is contained in:
Michel Roux 2020-04-09 11:26:07 +02:00
parent 259de64495
commit 8cac88d828

View File

@ -1,4 +1,4 @@
FROM python FROM python:slim
ENV DEBIAN_FRONTEND noninteractive ENV DEBIAN_FRONTEND noninteractive
ENV LANG C.UTF-8 ENV LANG C.UTF-8