We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 53a8ea0 commit 21494a2Copy full SHA for 21494a2
Dockerfile
@@ -10,7 +10,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
10
LABEL maintainer="thespad"
11
12
# environment settings
13
-ARG UNIFI_BRANCH="stable" \
+ARG UNIFI_BRANCH="stable"
14
ENV DEBIAN_FRONTEND="noninteractive"
15
16
RUN \
Dockerfile.aarch64
0 commit comments