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