update elasticsearch to 7.15.1 (non oss) (#248)
* Update Dockerfile * Update Dockerfile
This commit is contained in:
parent
4b22c2e442
commit
c5a6f5afec
@ -1,4 +1,4 @@
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch-oss:7.10.1
|
||||
FROM docker.elastic.co/elasticsearch/elasticsearch:7.15.1
|
||||
ARG BUILD_DATE
|
||||
|
||||
LABEL org.label-schema.build-date="$BUILD_DATE" \
|
||||
|
Loading…
Reference in New Issue
Block a user