Skip to content

Commit a761d9b

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v9
1 parent cfd52b5 commit a761d9b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.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.4.3
6161
- name: elastic
62-
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.1
62+
image: docker.elastic.co/elasticsearch/elasticsearch:9.0.2
6363
environment:
6464
discovery.type: single-node
6565
xpack.security.enabled: false

0 commit comments

Comments
 (0)