mirror of
https://github.com/alexbelgium/hassio-addons.git
synced 2026-02-08 12:54:54 +01:00
Update Dockerfile
This commit is contained in:
@@ -1,5 +1,5 @@
|
|||||||
ARG BUILD_VERSION="7.14.2"
|
ARG BUILD_UPSTREAM="7.14.2"
|
||||||
FROM elasticsearch:$BUILD_VERSION
|
FROM elasticsearch:$BUILD_UPSTREAM
|
||||||
|
|
||||||
# Install plugins
|
# Install plugins
|
||||||
#WORKDIR /data
|
#WORKDIR /data
|
||||||
|
|||||||
Reference in New Issue
Block a user