diff --git a/Dockerfile b/Dockerfile index 8b84a7b..06e3a27 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM debian:stable-slim +FROM python:3.9.15-buster RUN apt-get update RUN apt-get install -y \