downgrade Docker container to python:3.8 add make automake g++ subversion python3-dev

This commit is contained in:
Alessandro Maggio
2022-04-02 13:39:45 +02:00
parent f43151b48e
commit 4eff2fa455

View File

@@ -1,4 +1,4 @@
FROM python:3-slim-buster
FROM python:3.8-slim-buster
ARG BUILDX_QEMU_ENV