mirror of
https://github.com/montudor/action-zip.git
synced 2024-11-21 15:40:58 -05:00
Add latest tag to Dockerfile
This commit is contained in:
parent
e61f6040f6
commit
d33a8f9203
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM alpine
|
FROM alpine:latest
|
||||||
|
|
||||||
LABEL "com.github.actions.name"="Create Zip File"
|
LABEL "com.github.actions.name"="Create Zip File"
|
||||||
LABEL "com.github.actions.description"="Create a zip file containing specific files from your repository"
|
LABEL "com.github.actions.description"="Create a zip file containing specific files from your repository"
|
||||||
|
|
Loading…
Reference in a new issue