Skip to content

Commit

Permalink
[client] Update docker.elastic.co/elasticsearch/elasticsearch Docker …
Browse files Browse the repository at this point in the history
…tag to v8.10.1 (#460)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 19, 2023
1 parent e99e249 commit 2eeee7e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .drone.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ services:
- name: redis
image: redis:7.2.1
- name: elastic
image: docker.elastic.co/elasticsearch/elasticsearch:8.10.0
image: docker.elastic.co/elasticsearch/elasticsearch:8.10.1
environment:
discovery.type: single-node
xpack.security.enabled: false
Expand Down

0 comments on commit 2eeee7e

Please sign in to comment.