Skip to content

Commit

Permalink
chore(deps): update opensearchproject/opensearch docker tag to v2.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] committed Oct 2, 2024
1 parent 1fb5d66 commit d2a9221
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.17.0
image: opensearchproject/opensearch:2.17.1
container_name: opensearch
hostname: opensearch
ports:
Expand Down

0 comments on commit d2a9221

Please sign in to comment.