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

Commit 4531c59

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.15.3 (#771)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2b82017 commit 4531c59

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
@@ -65,7 +65,7 @@ services:
6565
- name: redis
6666
image: redis:7.2.5
6767
- name: elastic
68-
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
68+
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3
6969
environment:
7070
discovery.type: single-node
7171
xpack.security.enabled: false

0 commit comments

Comments
 (0)