Skip to content

Commit

Permalink
chore(deps): update opensearchproject/opensearch docker tag to v2.18.0
Browse files Browse the repository at this point in the history
Signed-off-by: Mend Renovate <bot@renovateapp.com>
  • Loading branch information
renovate-bot committed Nov 6, 2024
1 parent 0a24f6d commit 07b30af
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
@@ -1,6 +1,6 @@
services:
opensearch:
image: opensearchproject/opensearch:2.17.0
image: opensearchproject/opensearch:2.18.0
environment:
- discovery.type=single-node
- plugins.security.disabled=true
Expand Down

0 comments on commit 07b30af

Please sign in to comment.