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

Commit efc5804

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

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.0.11
6161
- name: elastic
62-
image: docker.elastic.co/elasticsearch/elasticsearch:8.8.1
62+
image: docker.elastic.co/elasticsearch/elasticsearch:8.8.2
6363
environment:
6464
discovery.type: single-node
6565
xpack.security.enabled: false

0 commit comments

Comments
 (0)