mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-11 02:11:01 +01:00
Update Dockerfile
This commit is contained in:
@@ -34,9 +34,10 @@ ENV BUILD_UPSTREAM="1.5.1"
|
||||
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||
|
||||
# Setup base
|
||||
# hadolint ignore=DL3003,DL3017
|
||||
# hadolint ignore=DL3003
|
||||
# Install app dependencies
|
||||
RUN apk -U update && \
|
||||
# hadolint ignore=DL3017
|
||||
apk -U upgrade && \
|
||||
apk -U add --no-cache \
|
||||
git \
|
||||
|
||||
Reference in New Issue
Block a user