Skip to content

Commit 8c2e8c8

Browse files
chore(deps): update elasticsearch docker tag to v7.17.15 (#367)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1cb75b7 commit 8c2e8c8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docker-compose.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@ version: '3.8'
22

33
services:
44
elasticsearch:
5-
image: elasticsearch:7.17.14
5+
image: elasticsearch:7.17.15
66
container_name: zio-elasticsearch-test
77
ports:
88
- "9200:9200"

0 commit comments

Comments
 (0)