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