diff --git a/Dockerfile b/Dockerfile index a12f981..d62feaa 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python +FROM python:slim ENV DEBIAN_FRONTEND noninteractive ENV LANG C.UTF-8