Skip to content

Commit d568956

Browse files
Update source label to packaging repo
1 parent 6beda5c commit d568956

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker/Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -194,7 +194,7 @@ COPY --from=server /server /jellyfin
194194
COPY --from=web /web /jellyfin/jellyfin-web
195195

196196
ARG JELLYFIN_VERSION
197-
LABEL "org.opencontainers.image.source"="https://github.com/jellyfin/jellyfin"
197+
LABEL "org.opencontainers.image.source"="https://github.com/jellyfin/jellyfin-packaging"
198198
LABEL "org.opencontainers.image.title"="Jellyfin"
199199
LABEL "org.opencontainers.image.description"="The Free Software Media System"
200200
LABEL "org.opencontainers.image.documentation"="https://jellyfin.org/docs/"

0 commit comments

Comments
 (0)