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 2bfe8b7 commit 43a7e5dCopy full SHA for 43a7e5d
.drone.yml
@@ -64,7 +64,7 @@ services:
64
- name: redis
65
image: redis:8.2.0
66
- name: elastic
67
- image: docker.elastic.co/elasticsearch/elasticsearch:8.18.2
+ image: docker.elastic.co/elasticsearch/elasticsearch:9.2.1
68
environment:
69
discovery.type: single-node
70
xpack.security.enabled: false
0 commit comments