downgrade Docker container to python:3.8 add make automake g++ subversion python3-dev
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM python:3-slim-buster
|
||||
FROM python:3.8-slim-buster
|
||||
|
||||
ARG BUILDX_QEMU_ENV
|
||||
|
||||
|
||||
Reference in New Issue
Block a user