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