mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-17 18:08:16 +01:00
Update Dockerfile
This commit is contained in:
@@ -18,6 +18,11 @@ ARG BUILD_VERSION
|
||||
ARG BUILD_FROM
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
ENV DEBIAN_FRONTEND noninteractive \
|
||||
BIRDNET_USER="birdnet" \
|
||||
USER="birdnet" \
|
||||
HOME="/home/birdnet"
|
||||
|
||||
# hadolint ignore=DL3015
|
||||
RUN \
|
||||
# Install dependencies
|
||||
|
||||
Reference in New Issue
Block a user