File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change @@ -33,7 +33,7 @@ services:
3333 fleet-server : { condition: service_healthy }
3434
3535 elasticsearch :
36- image : docker.elastic.co/elasticsearch/elasticsearch:7.17.30-3dae2ee8 -SNAPSHOT-amd64
36+ image : docker.elastic.co/elasticsearch/elasticsearch:7.17.30-97676b6d -SNAPSHOT-amd64
3737 ports :
3838 - 9200:9200
3939 healthcheck :
@@ -62,7 +62,7 @@ services:
6262 - " ./testing/docker/elasticsearch/users_roles:/usr/share/elasticsearch/config/users_roles"
6363
6464 kibana :
65- image : docker.elastic.co/kibana/kibana:7.17.30-3dae2ee8 -SNAPSHOT-amd64
65+ image : docker.elastic.co/kibana/kibana:7.17.30-97676b6d -SNAPSHOT-amd64
6666 ports :
6767 - 5601:5601
6868 healthcheck :
@@ -86,7 +86,7 @@ services:
8686 package-registry : { condition: service_healthy }
8787
8888 fleet-server :
89- image : docker.elastic.co/beats/elastic-agent:7.17.30-3dae2ee8 -SNAPSHOT-amd64
89+ image : docker.elastic.co/beats/elastic-agent:7.17.30-97676b6d -SNAPSHOT-amd64
9090 ports :
9191 - 8220:8220
9292 healthcheck :
You can’t perform that action at this time.
0 commit comments