ugg more typos

This commit is contained in:
Bret Fisher
2021-04-27 15:56:19 -05:00
parent f4d69d49df
commit af0dc9baa1

View File

@@ -133,7 +133,7 @@ RUN echo tilt; case ${TARGETPLATFORM} in \
RUN echo skaffold; case ${TARGETPLATFORM} in \
"linux/amd64") ARCH=amd64 ;; \
"linux/arm64") ARCH=arm64 ;; \
ac \
esac \
&& if [[ ${ARCH} != "arm" ]] ; \
then \
curl -sSLo /usr/local/bin/skaffold https://storage.googleapis.com/skaffold/releases/latest/skaffold-linux-${ARCH} \