Skip to content

Commit

Permalink
Update source label to packaging repo
Browse files Browse the repository at this point in the history
  • Loading branch information
joshuaboniface committed Oct 19, 2024
1 parent 6beda5c commit d568956
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -194,7 +194,7 @@ COPY --from=server /server /jellyfin
COPY --from=web /web /jellyfin/jellyfin-web

ARG JELLYFIN_VERSION
LABEL "org.opencontainers.image.source"="https://github.com/jellyfin/jellyfin"
LABEL "org.opencontainers.image.source"="https://github.com/jellyfin/jellyfin-packaging"
LABEL "org.opencontainers.image.title"="Jellyfin"
LABEL "org.opencontainers.image.description"="The Free Software Media System"
LABEL "org.opencontainers.image.documentation"="https://jellyfin.org/docs/"
Expand Down

0 comments on commit d568956

Please sign in to comment.