mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-21 06:49:13 +02:00
update
This commit is contained in:
@@ -26,7 +26,7 @@ ENV DEBIAN_FRONTEND="noninteractive" \
|
|||||||
HOME="/home/abc" \
|
HOME="/home/abc" \
|
||||||
XDG_RUNTIME_DIR="/run/user/1000"
|
XDG_RUNTIME_DIR="/run/user/1000"
|
||||||
|
|
||||||
# hadolint ignore=DL3015
|
# hadolint ignore=DL3015,SC2016
|
||||||
RUN \
|
RUN \
|
||||||
# Install dependencies
|
# Install dependencies
|
||||||
apt-get update -y && apt-get install gcc python3-dev git jq sudo -y && \
|
apt-get update -y && apt-get install gcc python3-dev git jq sudo -y && \
|
||||||
|
|||||||
Reference in New Issue
Block a user