chore(deps): update getmeili/meilisearch docker tag to v1.5.0 (#622)
* chore(deps): update getmeili/meilisearch docker tag to v1.5.0 * Update app version [skip ci] --------- 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
ba1a246670
commit
2edef7043d
|
|
@ -4,7 +4,7 @@ services:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: getmeili/meilisearch:v1.4.2
|
image: getmeili/meilisearch:v1.5.0
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
Loading…
Reference in New Issue