chore(deps): update neosmemo/memos docker tag to v0.22.0 (#1396)

* chore(deps): update neosmemo/memos docker tag to v0.22.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:
renovate[bot] 2024-05-14 14:20:18 +08:00 committed by GitHub
parent 9e78236b13
commit b63b36bbe5
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
4 changed files with 2 additions and 2 deletions

View File

@ -1,6 +1,6 @@
services:
memos:
image: neosmemo/memos:0.21.0
image: neosmemo/memos:0.22.0
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,6 +1,6 @@
services:
memos:
image: neosmemo/memos:0.21.0
image: neosmemo/memos:0.22.0
container_name: ${CONTAINER_NAME}
restart: always
networks: