mirror of
https://github.com/montudor/action-zip.git
synced 2024-11-24 00:50:56 -05:00
4 lines
36 B
Text
4 lines
36 B
Text
|
FROM alpine:3.10.1
|
||
|
|
||
|
RUN apk add zip
|