Skip to content

Commit 915e252

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.19.6
1 parent e1adae4 commit 915e252

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
@@ -64,7 +64,7 @@ services:
6464
- name: redis
6565
image: redis:8.2.0
6666
- name: elastic
67-
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.2
67+
image: docker.elastic.co/elasticsearch/elasticsearch:8.19.6
6868
environment:
6969
discovery.type: single-node
7070
xpack.security.enabled: false

0 commit comments

Comments
 (0)