Skip to content

Commit d89e2c7

Browse files
chore(deps): update docker.elastic.co/elasticsearch/elasticsearch docker tag to v9.1.4 (#1323)
Co-authored-by: elastic-renovate-prod[bot] <174716857+elastic-renovate-prod[bot]@users.noreply.github.com>
1 parent eba1397 commit d89e2c7

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:9.1.2@sha256:d1a8016cf55be8ffec635ed69f5a9acb0c459db35b46a4549ec5b2847a2f170a
3+
image: docker.elastic.co/elasticsearch/elasticsearch:9.1.4@sha256:62a245d92e8d14440e1e43a1b4f08d37aef316d82f198b4f878985948aa2d1d8
44
environment:
55
cluster.name: test
66
discovery.type: single-node

0 commit comments

Comments
 (0)