Skip to content

Commit ec2fa16

Browse files
committed
Broken line contiunation on LABEL.
1 parent 3fdab97 commit ec2fa16

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

+1-1
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@ ARG ADD=shiny
66

77
LABEL org.opencontainers.image.licenses="MIT" \
88
org.opencontainers.image.source="https://github.com/davidski/evaluator" \
9-
org.opencontainers.image.documentation = "https://evaluator.tidyrisk.org"
9+
org.opencontainers.image.documentation = "https://evaluator.tidyrisk.org" \
1010
maintainer="David F. Severski <[email protected]>" \
1111
org.openctainers.image.authors ="David F. Severski <[email protected]>"
1212

0 commit comments

Comments
 (0)