mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-06-08 16:45:56 +02:00
Update
This commit is contained in:
@@ -23,7 +23,8 @@ ENV DEBIAN_FRONTEND="noninteractive" \
|
||||
USER="abc" \
|
||||
PUID=1000 \
|
||||
PGID=1000 \
|
||||
HOME="/home/abc"
|
||||
HOME="/home/abc" \
|
||||
XDG_RUNTIME_DIR="/run/user/1000"
|
||||
|
||||
# hadolint ignore=DL3015
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user