mirror of
https://github.com/deviantony/docker-elk.git
synced 2026-01-03 11:38:05 +01:00
Update compose version in extensions (#435)
This commit is contained in:
committed by
Antoine Cotten
parent
1e8b471344
commit
99f69fe45c
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
version: '3.2'
|
||||
|
||||
services:
|
||||
apm-server:
|
||||
|
||||
@@ -1,8 +1,6 @@
|
||||
version: '2'
|
||||
version: '3.2'
|
||||
|
||||
services:
|
||||
|
||||
|
||||
curator:
|
||||
build:
|
||||
context: extensions/curator/
|
||||
|
||||
@@ -1,4 +1,4 @@
|
||||
version: '2'
|
||||
version: '3.2'
|
||||
|
||||
services:
|
||||
logspout:
|
||||
|
||||
Reference in New Issue
Block a user