Skip to content

Commit

Permalink
chore(deps): update opensearchproject/opensearch docker tag to v2.17.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Sep 18, 2024
1 parent ffb07bb commit 89684dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion boot-opensearch-sample/docker/docker-compose.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
services:

opensearch:
image: opensearchproject/opensearch:2.16.0
image: opensearchproject/opensearch:2.17.0
container_name: opensearch
hostname: opensearch
ports:
Expand Down

0 comments on commit 89684dc

Please sign in to comment.