Skip to content

Commit 1c76f11

Browse files
Update docker.elastic.co/elasticsearch/elasticsearch Docker tag to v8.17.1 (#421)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 8487d31 commit 1c76f11

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

services/backend/services/v4/services/elastic/compose.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
services:
22
elastic:
3-
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.0
3+
image: docker.elastic.co/elasticsearch/elasticsearch:8.17.1
44
volumes:
55
- esdata:/usr/share/elasticsearch/data
66
mem_limit: 1.5g

0 commit comments

Comments
 (0)