We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c00ada1 commit 9684574Copy full SHA for 9684574
.drone.yml
@@ -59,7 +59,7 @@ services:
59
- name: redis
60
image: redis:7.4.3
61
- name: elastic
62
- image: docker.elastic.co/elasticsearch/elasticsearch:8.18.1
+ image: docker.elastic.co/elasticsearch/elasticsearch:9.0.2
63
environment:
64
discovery.type: single-node
65
xpack.security.enabled: false
0 commit comments