mirror of
https://github.com/hassio-addons/addon-phlex.git
synced 2025-05-04 11:11:28 +00:00
✏️ Fixes spelling error in Dockerfile
This commit is contained in:
parent
381b993121
commit
acc4c92ea1
1 changed files with 1 additions and 1 deletions
|
@ -40,7 +40,7 @@ RUN \
|
||||||
# Copy root filesystem
|
# Copy root filesystem
|
||||||
COPY rootfs /
|
COPY rootfs /
|
||||||
|
|
||||||
# Build arugments
|
# Build arguments
|
||||||
ARG BUILD_ARCH
|
ARG BUILD_ARCH
|
||||||
ARG BUILD_DATE
|
ARG BUILD_DATE
|
||||||
ARG BUILD_REF
|
ARG BUILD_REF
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue