Skip to content
This repository was archived by the owner on Dec 5, 2025. It is now read-only.

Commit 1b66a21

Browse files
[tests] Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.10.0 (#452)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 33d5f9f commit 1b66a21

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,7 @@ services:
5959
- name: redis
6060
image: redis:7.2.1
6161
- name: elastic
62-
image: docker.elastic.co/elasticsearch/elasticsearch:8.9.1
62+
image: docker.elastic.co/elasticsearch/elasticsearch:8.10.0
6363
environment:
6464
discovery.type: single-node
6565
xpack.security.enabled: false

0 commit comments

Comments
 (0)