mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
hadolint
This commit is contained in:
@@ -57,7 +57,7 @@ RUN if ! command -v bash >/dev/null 2>/dev/null; then (apt-get update && apt-get
|
||||
&& rm /automatic_packages.sh || printf '%s\n' "${PACKAGES:-}" > /ENVFILE
|
||||
|
||||
# Install mustache
|
||||
# hadolint ignore=SC2015
|
||||
# spellcheck disable=SC2015
|
||||
RUN apk add --no-cache \
|
||||
go \
|
||||
npm \
|
||||
|
||||
Reference in New Issue
Block a user