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.16.0
  • Loading branch information
renovate[bot] authored Aug 7, 2024
1 parent 2cb303e commit 98d2d30
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 @@ -15,7 +15,7 @@ services:
- "OPENSEARCH_JAVA_OPTS=-Xms512m -Xmx512m"

opensearch-dashboards:
image: opensearchproject/opensearch-dashboards:2.15.0
image: opensearchproject/opensearch-dashboards:2.16.0
container_name: opensearch_dashboards
ports:
- "5601:5601"
Expand Down

0 comments on commit 98d2d30

Please sign in to comment.