mirror of
https://github.com/hassio-addons/addon-zerotier.git
synced 2025-05-04 19:21:25 +00:00
👕 Fixes Hadolint warnings
This commit is contained in:
parent
8f65d52ba4
commit
5a14f19a04
1 changed files with 1 additions and 0 deletions
|
@ -6,6 +6,7 @@ FROM ${BUILD_FROM}
|
||||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
|
# hadolint ignore=DL3003
|
||||||
RUN \
|
RUN \
|
||||||
apk add --no-cache --virtual .build-dependencies \
|
apk add --no-cache --virtual .build-dependencies \
|
||||||
build-base=0.5-r1 \
|
build-base=0.5-r1 \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue