mirror of
https://github.com/hassio-addons/addon-airsonos.git
synced 2025-05-05 03:21:32 +00:00
✏️ Fixes spelling error in Dockerfile
This commit is contained in:
parent
abc16a3336
commit
6403f49db9
1 changed files with 1 additions and 1 deletions
|
@ -24,7 +24,7 @@ COPY rootfs /
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
COPY bin/airsonos-${BUILD_ARCH} /usr/bin/airsonos
|
COPY bin/airsonos-${BUILD_ARCH} /usr/bin/airsonos
|
||||||
|
|
||||||
# Build arugments
|
# Build arguments
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG BUILD_REF
|
ARG BUILD_REF
|
||||||
ARG BUILD_VERSION
|
ARG BUILD_VERSION
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue