mirror of
https://github.com/embedd-actions/platformio-ci.git
synced 2024-12-25 16:32:25 +03:00
Update Dockerfile
This commit is contained in:
parent
228c883347
commit
7f7570cb39
@ -1,7 +1,7 @@
|
||||
FROM alpine:latest
|
||||
|
||||
RUN apk update && \
|
||||
apt add \
|
||||
apk add \
|
||||
python3 \
|
||||
py3-pip \
|
||||
&& \
|
||||
|
Loading…
Reference in New Issue
Block a user