Skip to content

Commit 010e15f

Browse files
apmmachineapmmachine
andauthored
[Automation] Update elastic stack version to 8.5.0-7783a03c for testing (#1004)
Co-authored-by: apmmachine <infra-root-apmmachine@elastic.co>
1 parent 4fdc445 commit 010e15f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

testing/environments/snapshot.yml

Lines changed: 2 additions & 2 deletions
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.5.0-feb644de-SNAPSHOT
6+
image: docker.elastic.co/elasticsearch/elasticsearch:8.5.0-7783a03c-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.5.0-feb644de-SNAPSHOT
45+
image: docker.elastic.co/kibana/kibana:8.5.0-7783a03c-SNAPSHOT
4646
environment:
4747
- "ELASTICSEARCH_USERNAME=kibana_system_user"
4848
- "ELASTICSEARCH_PASSWORD=testing"

0 commit comments

Comments
 (0)