Skip to content

Commit

Permalink
Update opensearchproject/opensearch Docker tag to v1.3.11 (#4141)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jul 3, 2023
1 parent 565c16c commit e87bd13
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docker-compose.yml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ services:
- "6379"

opensearch-node1:
image: opensearchproject/opensearch:1.3.9
image: opensearchproject/opensearch:1.3.11
container_name: opensearch-node1
environment:
- cluster.name=opensearch-cluster
Expand Down

0 comments on commit e87bd13

Please sign in to comment.