We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 410bc8d commit 3302e92Copy full SHA for 3302e92
Dockerfile
@@ -19,7 +19,7 @@ LABEL repository="https://github.com/morphy2k/revive-action"
19
LABEL homepage="https://github.com/morphy2k/revive-action"
20
LABEL maintainer="Markus Wiegand <[email protected]>"
21
22
-LABEL org.opencontainers.image.source = "https://github.com/morphy2k/revive-action"
+LABEL org.opencontainers.image.source="https://github.com/morphy2k/revive-action"
23
LABEL org.opencontainers.image.description="GitHub Action that runs Revive on your Go code"
24
LABEL org.opencontainers.image.licenses=MIT
25
0 commit comments