mirror of
https://github.com/montudor/action-zip.git
synced 2026-07-17 16:47:00 +02:00
Add latest tag to Dockerfile
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM alpine
|
||||
FROM alpine:latest
|
||||
|
||||
LABEL "com.github.actions.name"="Create Zip File"
|
||||
LABEL "com.github.actions.description"="Create a zip file containing specific files from your repository"
|
||||
|
||||
Reference in New Issue
Block a user