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

Commit 88322c2

Browse files
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.17.0 (#798)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fb5dce9 commit 88322c2

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.4.1
6767
- name: elastic
68-
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3
68+
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.0
6969
environment:
7070
discovery.type: single-node
7171
xpack.security.enabled: false

0 commit comments

Comments
 (0)