mirror of
https://github.com/embedd-actions/platformio-ci.git
synced 2025-08-28 20:19:24 +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