We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent ec10de3 commit 2e354bbCopy full SHA for 2e354bb
scripts/Docker/Dockerfile
@@ -200,7 +200,7 @@ LABEL "org.opencontainers.image.vendor"="Roundup Issue Tracker Team" \
200
"org.opencontainers.image.description"="Roundup Issue Tracker with multi-backend support installed via $source" \
201
"org.opencontainers.image.version"="2.2.0" \
202
"org.opencontainers.image.authors"="[email protected]" \
203
- "org.opencontainers.image.licenses"="MIT AND ZPL-2.0 AND Python-2.0"
+ "org.opencontainers.image.licenses"="MIT AND ZPL-2.0 AND Python-2.0" \
204
"org.opencontainers.image.documentation"="https://www.roundup-tracker.org/docs/installation.html"
205
206
0 commit comments