You've already forked dockerfiles
mirror of
https://github.com/vimagick/dockerfiles.git
synced 2025-08-08 22:27:53 +02:00
update memos
This commit is contained in:
@ -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:
|
||||
|
Reference in New Issue
Block a user