File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2929 MYSQL_DATABASE : ' test'
3030 MYSQL_USER : ' test'
3131 MYSQL_PASSWORD : ' test'
32- - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.0 '
32+ - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.9 '
3333 environment :
3434 discovery.type : " single-node"
3535 steps :
5656 MYSQL_DATABASE : ' test'
5757 MYSQL_USER : ' test'
5858 MYSQL_PASSWORD : ' test'
59- - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.0 '
59+ - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.9 '
6060 environment :
6161 discovery.type : " single-node"
6262 steps :
Original file line number Diff line number Diff line change @@ -10,7 +10,7 @@ services:
1010 TZ : " Europe/Berlin"
1111
1212 elasticsearch :
13- image : docker.elastic.co/elasticsearch/elasticsearch:7.17.0
13+ image : docker.elastic.co/elasticsearch/elasticsearch:7.17.9
1414 environment :
1515 TZ : " Europe/Berlin"
1616 discovery.type : " single-node"
You can’t perform that action at this time.
0 commit comments