mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-04 19:11:24 +00:00
👕 Ignore Hadolint warning DL3003
This commit is contained in:
parent
8f6d2ed8ce
commit
44ef94dc5a
1 changed files with 1 additions and 0 deletions
|
@ -12,6 +12,7 @@ COPY requirements.txt /opt/
|
|||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
# hadolint ignore=DL3003
|
||||
RUN \
|
||||
apk add --no-cache --virtual .build-dependencies \
|
||||
build-base=0.5-r2 \
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue