Skip to content

Commit 8b367c1

Browse files
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v8.16.0 (#914)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent edcf4f7 commit 8b367c1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

libs/go-kibana-rest/docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
elasticsearch:
3-
image: docker.elastic.co/elasticsearch/elasticsearch:8.15.3@sha256:01c1732062b4a846c5ca687b0094b89bad0bfed00c6d71626db32fb8f3131a78
3+
image: docker.elastic.co/elasticsearch/elasticsearch:8.16.0@sha256:93a9a7e1908f0c59ffce42ff494791bd785c36de40189759fc2a0ed7d6006c9d
44
environment:
55
cluster.name: test
66
discovery.type: single-node

0 commit comments

Comments
 (0)