File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -4,7 +4,7 @@ FROM ghcr.io/daemonless/arr-base:${BASE_VERSION}
44ARG FREEBSD_ARCH=amd64
55ARG PACKAGES="sonarr"
66
7- LABEL org.opencontainers.image.title="sonarr " \
7+ LABEL org.opencontainers.image.title="Sonarr " \
88 org.opencontainers.image.description="Sonarr TV show management on FreeBSD" \
99 org.opencontainers.image.source="https://github.com/daemonless/sonarr" \
1010 org.opencontainers.image.url="https://sonarr.tv/" \
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ ARG BASE_VERSION=15
22FROM ghcr.io/daemonless/base:${BASE_VERSION}
33
44ARG FREEBSD_ARCH=amd64
5- LABEL org.opencontainers.image.title="sonarr " \
5+ LABEL org.opencontainers.image.title="Sonarr " \
66 org.opencontainers.image.description="Sonarr TV show management on FreeBSD" \
77 org.opencontainers.image.source="https://github.com/daemonless/sonarr" \
88 org.opencontainers.image.url="https://sonarr.tv/" \
You can’t perform that action at this time.
0 commit comments