fix accidental whitespace change

This commit is contained in:
BuildTools
2020-11-03 06:28:30 +00:00
committed by Ryan Kuba
parent 84d98de9d8
commit af28904237

View File

@@ -10,7 +10,7 @@ RUN \
echo "**** install packages ****" && \ echo "**** install packages ****" && \
apk add --no-cache \ apk add --no-cache \
ca-certificates \ ca-certificates \
curl \ curl \
findutils \ findutils \
jq \ jq \
openssl \ openssl \