mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
Update docker Docker tag to v18.09.7
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker:18.09.4 as runtime
|
||||
FROM docker:18.09.7 as runtime
|
||||
LABEL "com.github.actions.name"="Publish Docker"
|
||||
LABEL "com.github.actions.description"="Uses the git branch as the docker tag and pushes the container"
|
||||
LABEL "com.github.actions.icon"="anchor"
|
||||
|
||||
Reference in New Issue
Block a user