🔨 typo

This commit is contained in:
Timmo 2018-08-28 21:59:51 +01:00
parent 232d5e124c
commit 9797333e3b

View file

@ -41,7 +41,7 @@ RUN \
# Install dependencies # Install dependencies
RUN yarn install && yarn cache clean RUN yarn install && yarn cache clean
# Build arugments # Build arguments
ARG BUILD_ARCH ARG BUILD_ARCH
ARG BUILD_DATE ARG BUILD_DATE
ARG BUILD_REF ARG BUILD_REF