✏️ Fixes spelling error in Dockerfile

This commit is contained in:
Franck Nijhof 2019-01-09 19:40:54 +01:00
parent abc16a3336
commit 6403f49db9
No known key found for this signature in database
GPG key ID: D62583BA8AB11CA3

View file

@ -24,7 +24,7 @@ COPY rootfs /
ARG BUILD_ARCH=amd64
COPY bin/airsonos-${BUILD_ARCH} /usr/bin/airsonos
# Build arugments
# Build arguments
ARG BUILD_DATE
ARG BUILD_REF
ARG BUILD_VERSION