We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent dcdbe64 commit 9ebc719Copy full SHA for 9ebc719
scripts/Docker/Dockerfile
@@ -233,7 +233,7 @@ ARG pip_mod
233
LABEL "org.opencontainers.image.vendor"="Roundup Issue Tracker Team" \
234
"org.opencontainers.image.title"="Roundup Issue Tracker" \
235
"org.opencontainers.image.description"="Roundup Issue Tracker with multi-backend support installed via $source with python version $pythonversion" \
236
- "org.opencontainers.image.version"="2.5.0beta1" \
+ "org.opencontainers.image.version"="2.5.0" \
237
"org.opencontainers.image.authors"="[email protected]" \
238
"org.opencontainers.image.licenses"="MIT AND ZPL-2.0 AND Python-2.0" \
239
"org.opencontainers.image.documentation"="https://www.roundup-tracker.org/docs/installation.html" \
0 commit comments