chore(deps): update getmeili/meilisearch docker tag to v1.3.1 (#322)
* chore(deps): update getmeili/meilisearch docker tag to v1.3.1 * Update app version --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version <githubaction@githubaction.com>
This commit is contained in:
parent
f3c9891d8c
commit
87c1436693
|
|
@ -4,7 +4,7 @@ services:
|
|||
container_name: ${CONTAINER_NAME}
|
||||
networks:
|
||||
- 1panel-network
|
||||
image: getmeili/meilisearch:v1.3.0
|
||||
image: getmeili/meilisearch:v1.3.1
|
||||
command:
|
||||
- /bin/sh
|
||||
- -c
|
||||
Loading…
Reference in New Issue