mirror of
https://github.com/hassio-addons/addon-home-panel.git
synced 2025-05-05 03:11:24 +00:00
🔨 typo
This commit is contained in:
parent
232d5e124c
commit
9797333e3b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue