Skip to content

Commit

Permalink
chore(deps): update opensearchproject/opensearch-dashboards docker ta…
Browse files Browse the repository at this point in the history
…g to v2.10.0
  • Loading branch information
renovate[bot] authored Sep 25, 2023
1 parent a73d462 commit 688dd1d
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
Expand Up @@ -14,7 +14,7 @@ services:
- "OPENSEARCH_JAVA_OPTS=-Xms512m -Xmx512m"

opensearch-dashboards:
image: opensearchproject/opensearch-dashboards:2.9.0
image: opensearchproject/opensearch-dashboards:2.10.0
container_name: opensearch_dashboards
ports:
- "5601:5601"
Expand Down

0 comments on commit 688dd1d

Please sign in to comment.