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

Commit f9c4dd5

Browse files
[client] Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.13.4 (#637)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 0312625 commit f9c4dd5

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

0 commit comments

Comments
 (0)