Update paperless stack.
This commit is contained in:
@@ -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"
|
||||||
|
|||||||
Reference in New Issue
Block a user