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.9.0 (#430)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Aug 2, 2023
1 parent eae0609 commit 64d3d27
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.0.12
- name: elastic
image: docker.elastic.co/elasticsearch/elasticsearch:8.8.2
image: docker.elastic.co/elasticsearch/elasticsearch:8.9.0
environment:
discovery.type: single-node
xpack.security.enabled: false
Expand Down

0 comments on commit 64d3d27

Please sign in to comment.