Skip to content

Commit

Permalink
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8…
Browse files Browse the repository at this point in the history
….15.3 (#771)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 2b82017 commit 4531c59
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 @@ -65,7 +65,7 @@ services:
- name: redis
image: redis:7.2.5
- name: elastic
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3
environment:
discovery.type: single-node
xpack.security.enabled: false
Expand Down

0 comments on commit 4531c59

Please sign in to comment.