chore(deps): update neosmemo/memos docker tag to v0.17.1 (#619)

* chore(deps): update neosmemo/memos docker tag to v0.17.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] 2023-11-21 18:51:52 +08:00 committed by GitHub
parent bc39920240
commit 8b772d0986
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' version: '3'
services: services:
memos: memos:
image: neosmemo/memos:0.17.0 image: neosmemo/memos:0.17.1
container_name: ${CONTAINER_NAME} container_name: ${CONTAINER_NAME}
restart: always restart: always
networks: networks:

View File

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