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
|
||||
|
||||
RUN apk update && \
|
||||
apt add \
|
||||
apk add \
|
||||
python3 \
|
||||
py3-pip \
|
||||
&& \
|
||||
|
Reference in New Issue
Block a user