mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-05-24 01:31:51 +02:00
Update Dockerfile
This commit is contained in:
@@ -5,7 +5,7 @@ ARG BUILD_UPSTREAM="22.1.1"
|
|||||||
FROM ${BUILD_FROM}
|
FROM ${BUILD_FROM}
|
||||||
|
|
||||||
#Install elasticsearch
|
#Install elasticsearch
|
||||||
FROM elasticsearch/elasticsearch
|
FROM elasticsearch/elasticsearch:latest
|
||||||
RUN bin/elasticsearch-plugin install --batch ingest-attachment
|
RUN bin/elasticsearch-plugin install --batch ingest-attachment
|
||||||
|
|
||||||
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
ENV NEXTCLOUD_PATH="/data/config/www/nextcloud"
|
||||||
|
|||||||
Reference in New Issue
Block a user