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