chore: update references to old urls
Some checks failed
Build / build (push) Has been cancelled

This commit is contained in:
鲁树人
2025-05-09 10:38:10 +09:00
parent c9d1cbac09
commit c4f07f08dc
3 changed files with 4 additions and 4 deletions

View File

@@ -3,7 +3,7 @@ FROM --platform=$TARGETPLATFORM nginx:stable-alpine
LABEL org.opencontainers.image.title="Unlock Music"
LABEL org.opencontainers.image.description="Unlock encrypted music file in browser"
LABEL org.opencontainers.image.authors="MengYX"
LABEL org.opencontainers.image.source="https://github.com/ix64/unlock-music"
LABEL org.opencontainers.image.source="https://git.unlock-music.dev/um/web"
LABEL org.opencontainers.image.licenses="MIT"
LABEL maintainer="MengYX"