Skip to content

Commit

Permalink
downgrade Docker container to python:3.8 add make automake g++ subver…
Browse files Browse the repository at this point in the history
…sion python3-dev
  • Loading branch information
Tkd-Alex committed Apr 2, 2022
1 parent f43151b commit 4eff2fa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
FROM python:3-slim-buster
FROM python:3.8-slim-buster

ARG BUILDX_QEMU_ENV

Expand Down

0 comments on commit 4eff2fa

Please sign in to comment.