mirror of
https://github.com/montudor/action-zip.git
synced 2024-12-29 01:34:52 -05:00
4 lines
36 B
Text
4 lines
36 B
Text
|
FROM alpine:3.10.1
|
||
|
|
||
|
RUN apk add zip
|