Update paperless db.

This commit is contained in:
2024-03-20 08:35:29 +01:00
parent b01c8f62a6
commit 46a38d7dbe

View File

@@ -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"