Skip to content

Commit 618e556

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.14.3 (#700)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e1bc5d4 commit 618e556

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
@@ -65,7 +65,7 @@ services:
6565
- name: redis
6666
image: redis:7.2.5
6767
- name: elastic
68-
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.1
68+
image: docker.elastic.co/elasticsearch/elasticsearch:8.14.3
6969
environment:
7070
discovery.type: single-node
7171
xpack.security.enabled: false

0 commit comments

Comments
 (0)