mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-01-25 14:06:28 +01:00
Update Dockerfile
This commit is contained in:
@@ -4,6 +4,9 @@ ARG BUILD_UPSTREAM="22.1.1"
|
||||
|
||||
FROM ${BUILD_FROM}
|
||||
|
||||
FROM diamol/elasticsearch:latest
|
||||
RUN bin/elasticsearch-plugin install --batch ingest-attachment
|
||||
|
||||
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
||||
|
||||
# Added repo to solve issues with some systems that cause error code 1 when fetching apk
|
||||
|
||||
Reference in New Issue
Block a user