chore(deps): update neosmemo/memos docker tag to v0.19.1 (#879)

* chore(deps): update neosmemo/memos docker tag to v0.19.1

* 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-02-01 13:54:30 +08:00
committed by GitHub
co-authored by renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> github-action update-app-version
parent 4485ac7445
commit 5337a04314
4 changed files with 2 additions and 2 deletions
@@ -1,7 +1,7 @@
version: '3'
services:
memos:
image: neosmemo/memos:0.19.0
image: neosmemo/memos:0.19.1
container_name: ${CONTAINER_NAME}
restart: always
networks:
@@ -1,7 +1,7 @@
version: '3'
services:
memos:
image: neosmemo/memos:0.19.0
image: neosmemo/memos:0.19.1
container_name: ${CONTAINER_NAME}
restart: always
networks: