Update docker Docker tag to v18.09.7

This commit is contained in:
Renovate Bot
2019-06-27 22:48:35 +00:00
committed by Lars
parent 0868b4f207
commit 7e4026286d

View File

@@ -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"