Skip to content

Commit df06395

Browse files
[docker] Update opensearchproject/opensearch Docker tag to v3.5.0 (#557)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c8c867 commit df06395

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

docker-compose.opensearch.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@ services:
2828
timeout: 5s
2929
retries: 3
3030
opensearch:
31-
image: opensearchproject/opensearch:3.4.0
31+
image: opensearchproject/opensearch:3.5.0
3232
volumes:
3333
- esdata:/usr/share/opensearch/data
3434
environment:

0 commit comments

Comments
 (0)