chore(deps): update neosmemo/memos docker tag to v0.18.2 (#777)

* chore(deps): update neosmemo/memos docker tag to v0.18.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:
renovate[bot] 2024-01-08 10:35:40 +08:00 committed by GitHub
parent 07425c68d3
commit 1929f88e0f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
4 changed files with 2 additions and 2 deletions

View File

@ -1,7 +1,7 @@
version: '3'
services:
memos:
image: neosmemo/memos:0.18.1
image: neosmemo/memos:0.18.2
container_name: ${CONTAINER_NAME}
restart: always
networks:

View File

@ -1,7 +1,7 @@
version: '3'
services:
memos:
image: neosmemo/memos:0.18.1
image: neosmemo/memos:0.18.2
container_name: ${CONTAINER_NAME}
restart: always
networks: