Update paperless db.
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
||||
- paperless
|
||||
|
||||
db:
|
||||
image: docker.io/library/postgres:13
|
||||
image: docker.io/library/postgres:15
|
||||
restart: unless-stopped
|
||||
volumes:
|
||||
- paperless-db:/var/lib/postgresql/data
|
||||
@@ -99,7 +99,7 @@ services:
|
||||
|
||||
|
||||
gotenberg:
|
||||
image: docker.io/gotenberg/gotenberg:7.8
|
||||
image: docker.io/gotenberg/gotenberg:7.10
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- "gotenberg"
|
||||
|
||||
Reference in New Issue
Block a user