Skip to content

Commit

Permalink
chore(deps): update opensearchproject/opensearch docker tag to v2.12.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Feb 21, 2024
1 parent f46b058 commit ba414d4
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 @@ -2,7 +2,7 @@ version: '3.8'
services:

opensearch:
image: opensearchproject/opensearch:2.11.1
image: opensearchproject/opensearch:2.12.0
container_name: opensearch
hostname: opensearch
ports:
Expand Down

0 comments on commit ba414d4

Please sign in to comment.