1
0
mirror of https://github.com/Adam-Ant/nzbget synced 2025-06-28 20:00:56 +00:00

Fix a few typos, should actually build now

This commit is contained in:
2018-04-28 14:33:50 +01:00
parent 353bab581a
commit 7ac98dafd6
3 changed files with 3 additions and 4 deletions

View File

@ -3,6 +3,6 @@ FROM spritsail/nzbget
LABEL maintainer="Adam Dodman <nzbget@adam-ant.co.uk>" \
org.label-schema.name="NZBGet" \
org.label-schema.url="https://nzbget.net/" \
org.label-schema.description="NZBGet - the efficient Usenet downloader, with added ffmpeg libraries" \
org.label-schema.description="NZBGet - the efficient Usenet downloader, with added ffmpeg libraries"
RUN apk add --no-cache ffmpeg file