Update paperless stack.

This commit is contained in:
2025-02-07 10:47:45 +01:00
parent 965d80f09c
commit 18be1b74ac

View File

@@ -41,7 +41,7 @@ services:
- paperless - paperless
db: db:
image: docker.io/library/postgres:15 image: docker.io/library/postgres:17
restart: unless-stopped restart: unless-stopped
volumes: volumes:
- paperless-db:/var/lib/postgresql/data - paperless-db:/var/lib/postgresql/data
@@ -99,7 +99,7 @@ services:
gotenberg: gotenberg:
image: docker.io/gotenberg/gotenberg:7.10 image: docker.io/gotenberg/gotenberg:8.7
restart: unless-stopped restart: unless-stopped
command: command:
- "gotenberg" - "gotenberg"