Skip to content

Commit 188688f

Browse files
apmmachineapmmachine
and
apmmachine
authored
[Automation] Update elastic stack version to 8.6.0-26dc1164 for testing (#1660)
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
1 parent 3abaece commit 188688f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/environments/snapshot.yml

+2-2
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
version: '2.3'
44
services:
55
elasticsearch:
6-
image: docker.elastic.co/elasticsearch/elasticsearch:8.6.0-949a38d2-SNAPSHOT
6+
image: docker.elastic.co/elasticsearch/elasticsearch:8.6.0-26dc1164-SNAPSHOT
77
# When extend is used it merges healthcheck.tests, see:
88
# https://github.com/docker/compose/issues/8962
99
# healthcheck:
@@ -42,7 +42,7 @@ services:
4242
- ./docker/logstash/pki:/etc/pki:ro
4343

4444
kibana:
45-
image: docker.elastic.co/kibana/kibana:8.6.0-949a38d2-SNAPSHOT
45+
image: docker.elastic.co/kibana/kibana:8.6.0-26dc1164-SNAPSHOT
4646
environment:
4747
- "ELASTICSEARCH_USERNAME=kibana_system_user"
4848
- "ELASTICSEARCH_PASSWORD=testing"

0 commit comments

Comments
 (0)