mirror of
https://github.com/eiblog/eiblog.git
synced 2026-02-06 23:02:27 +08:00
update elasticsearch 2.4.1
This commit is contained in:
@@ -7,7 +7,7 @@ services:
|
||||
- /data/eiblog/mgodb:/data/db
|
||||
restart: always
|
||||
elasticsearch:
|
||||
image: elasticsearch:2.4
|
||||
image: elasticsearch:2.4.1
|
||||
container_name: eisearch
|
||||
volumes:
|
||||
- /data/eiblog/conf/es/config:/usr/share/elasticsearch/config
|
||||
|
||||
Reference in New Issue
Block a user