mirror of
https://github.com/embedd-actions/platformio-ci.git
synced 2025-07-04 08:55:45 +03:00
Update Dockerfile
This commit is contained in:
@ -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 \
|
||||||
&& \
|
&& \
|
||||||
|
Reference in New Issue
Block a user