1
0
mirror of https://github.com/vimagick/dockerfiles.git synced 2025-08-08 22:27:53 +02:00

update memos

This commit is contained in:
kev
2025-02-11 11:46:47 +08:00
parent f82c597d02
commit a29900681e

View File

@ -1,7 +1,7 @@
services:
memos:
image: neosmemo/memos:stable
image: neosmemo/memos:0.24
ports:
- "5230:5230"
volumes:
@ -14,7 +14,7 @@ services:
restart: unless-stopped
postgres:
image: postgres:16-alpine
image: postgres:17-alpine
ports:
- "5432:5432"
volumes: