diff --git a/Dockerfile b/Dockerfile index ae2c900..9a3bb17 100644 --- a/Dockerfile +++ b/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3-slim-buster +FROM python:3.8-slim-buster ARG BUILDX_QEMU_ENV