mirror of
https://github.com/montudor/action-zip.git
synced 2026-07-18 00:57:00 +02:00
4 lines
36 B
Docker
4 lines
36 B
Docker
FROM alpine:3.10.1
|
|
|
|
RUN apk add zip
|