Skip to content

Commit

Permalink
fix indent
Browse files Browse the repository at this point in the history
  • Loading branch information
aptalca committed Dec 22, 2024
1 parent a64cd95 commit fbb5908
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile.aarch64
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ LABEL build_version="Linuxserver.io version:- ${VERSION} Build-date:- ${BUILD_DA
LABEL maintainer="aptalca"

RUN \
echo "**** install build packages ****" && \
echo "**** install build packages ****" && \
apk add --no-cache --virtual=build-dependencies \
build-base \
openldap-dev \
Expand Down

0 comments on commit fbb5908

Please sign in to comment.