Skip to content

Commit

Permalink
Update Dockerfile
Browse files Browse the repository at this point in the history
  • Loading branch information
TheCaptain989 committed May 19, 2024
1 parent 639a3be commit dd24142
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ FROM scratch
LABEL org.opencontainers.image.source=https://github.com/TheCaptain989/lidarr-flac2mp3
LABEL org.opencontainers.image.description="A Docker Mod to Lidarr to automatically convert FLAC files to MP3s, or other format"
LABEL org.opencontainers.image.licenses=GPL-3.0-only
LABEL maintainer="TheCaptain989"
LABEL org.opencontainers.image.authors="TheCaptain989"

# Copy local files
COPY --from=buildstage /root-layer/ /

0 comments on commit dd24142

Please sign in to comment.