File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3030 MYSQL_DATABASE : ' test'
3131 MYSQL_USER : ' test'
3232 MYSQL_PASSWORD : ' test'
33- - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.0 '
33+ - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.20 '
3434 environment :
3535 discovery.type : " single-node"
3636 steps :
5858 MYSQL_DATABASE : ' test'
5959 MYSQL_USER : ' test'
6060 MYSQL_PASSWORD : ' test'
61- - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.0 '
61+ - image : ' docker.elastic.co/elasticsearch/elasticsearch:7.17.20 '
6262 environment :
6363 discovery.type : " single-node"
6464 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.20
1414 environment :
1515 TZ : " Europe/Berlin"
1616 discovery.type : " single-node"
You can’t perform that action at this time.
0 commit comments