chore(deps): update getmeili/meilisearch docker tag to v1.8.2 (#1566)
* chore(deps): update getmeili/meilisearch docker tag to v1.8.2 * 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
ddc485fbbd
commit
cb366e1f1a
|
|
@ -3,7 +3,7 @@ services:
|
||||||
container_name: ${CONTAINER_NAME}
|
container_name: ${CONTAINER_NAME}
|
||||||
networks:
|
networks:
|
||||||
- 1panel-network
|
- 1panel-network
|
||||||
image: getmeili/meilisearch:v1.8.1
|
image: getmeili/meilisearch:v1.8.2
|
||||||
command:
|
command:
|
||||||
- /bin/sh
|
- /bin/sh
|
||||||
- -c
|
- -c
|
||||||
Loading…
Reference in New Issue