mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-13 11:21:02 +01:00
Update Dockerfile
This commit is contained in:
@@ -20,8 +20,9 @@ FROM ${BUILD_FROM}
|
||||
|
||||
ENV DEBIAN_FRONTEND="Noninteractive" \
|
||||
BIRDNET_USER="abc" \
|
||||
USER="abc" \
|
||||
HOME="/home/abc"
|
||||
USER="abc"
|
||||
#\
|
||||
#HOME="/home/abc"
|
||||
|
||||
# hadolint ignore=DL3015
|
||||
RUN \
|
||||
|
||||
Reference in New Issue
Block a user