Skip to content

Commit e4cf6f6

Browse files
committed
test early failing build PR comment
1 parent 8b79308 commit e4cf6f6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ ARG VERSION
88
LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DATE}"
99
LABEL maintainer="roxedus, thelamer"
1010

11-
RUN \
11+
RUN
1212
echo "**** install build packages ****" && \
1313
YQ_VERSION=v4.52.5 &&\
1414
wget https://github.com/mikefarah/yq/releases/download/${YQ_VERSION}/yq_linux_amd64 -O /usr/bin/yq &&\

0 commit comments

Comments
 (0)