Update paperless stack.
This commit is contained in:
@@ -14,7 +14,7 @@ volumes:
|
|||||||
|
|
||||||
services:
|
services:
|
||||||
broker:
|
broker:
|
||||||
image: redis:7
|
image: redis:8
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
volumes:
|
volumes:
|
||||||
- paperless-redis:/data
|
- paperless-redis:/data
|
||||||
@@ -75,7 +75,7 @@ services:
|
|||||||
|
|
||||||
|
|
||||||
gotenberg:
|
gotenberg:
|
||||||
image: gotenberg/gotenberg:8.19
|
image: gotenberg/gotenberg:8.22
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- "gotenberg"
|
- "gotenberg"
|
||||||
|
|||||||
Reference in New Issue
Block a user