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 3333 TF_ACC : " 1"
3434 services :
3535 elasticsearch :
36- image : docker.elastic.co/elasticsearch/elasticsearch:9.0.3
36+ image : docker.elastic.co/elasticsearch/elasticsearch:9.0.3@sha256:b21843a4a2efafcb0475ead137ce0a669fca412739694de833a2697f121a87b9
3737 env :
3838 discovery.type : single-node
3939 xpack.security.enabled : true
4848 - 9200:9200
4949 options : --health-cmd="curl http://localhost:9200/_cluster/health" --health-interval=10s --health-timeout=5s --health-retries=10
5050 kibana :
51- image : docker.elastic.co/kibana/kibana:9.0.3
51+ image : docker.elastic.co/kibana/kibana:9.0.3@sha256:c4c00a485fbc3619d8373f3bc74e9dd5b5a34380ef50442be4366e8fb57cd50a
5252 env :
5353 SERVER_NAME : kibana
5454 ELASTICSEARCH_HOSTS : http://elasticsearch:9200
6060 - 5601:5601
6161 options : --health-cmd="curl http://localhost:5601/api/status" --health-interval=10s --health-timeout=5s --health-retries=10
6262 fleet :
63- image : docker.elastic.co/elastic-agent/elastic-agent:9.0.3
63+ image : docker.elastic.co/elastic-agent/elastic-agent:9.0.3@sha256:c143c196d75078d1633c436fc8ab1e8c0d387d7131e3ace8bac1c1eea6d583ff
6464 env :
6565 SERVER_NAME : fleet
6666 FLEET_ENROLL : " 1"
You can’t perform that action at this time.
0 commit comments