Skip to content

Commit

Permalink
Update opensearchproject/opensearch Docker tag to v2.14.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <[email protected]>
  • Loading branch information
renovate-bot committed Jun 13, 2024
1 parent a8ce0ca commit cdcdc90
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose/opensearch/v2/docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ version: '3.8'

services:
opensearch:
image: opensearchproject/opensearch:2.5.0
image: opensearchproject/opensearch:2.14.0
environment:
- discovery.type=single-node
- plugins.security.disabled=true
Expand Down

0 comments on commit cdcdc90

Please sign in to comment.