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

Commit 0f62227

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.18.1 (#899)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d99f643 commit 0f62227

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
@@ -59,7 +59,7 @@ services:
5959
- name: redis
6060
image: redis:7.4.3
6161
- name: elastic
62-
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.0
62+
image: docker.elastic.co/elasticsearch/elasticsearch:8.18.1
6363
environment:
6464
discovery.type: single-node
6565
xpack.security.enabled: false

0 commit comments

Comments
 (0)