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 6beda5c commit d568956Copy full SHA for d568956
docker/Dockerfile
@@ -194,7 +194,7 @@ COPY --from=server /server /jellyfin
194
COPY --from=web /web /jellyfin/jellyfin-web
195
196
ARG JELLYFIN_VERSION
197
-LABEL "org.opencontainers.image.source"="https://github.com/jellyfin/jellyfin"
+LABEL "org.opencontainers.image.source"="https://github.com/jellyfin/jellyfin-packaging"
198
LABEL "org.opencontainers.image.title"="Jellyfin"
199
LABEL "org.opencontainers.image.description"="The Free Software Media System"
200
LABEL "org.opencontainers.image.documentation"="https://jellyfin.org/docs/"
0 commit comments