mirror of
https://github.com/elgohr/Publish-Docker-Github-Action.git
synced 2026-03-12 18:07:12 -04:00
⬆️ Upgrade to Docker 20.10.6
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
FROM docker:19.03.2 as runtime
|
||||
FROM docker:20.10.6 as runtime
|
||||
LABEL "repository"="https://github.com/elgohr/Publish-Docker-Github-Action"
|
||||
LABEL "maintainer"="Lars Gohr"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user