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