Update paperless db.
This commit is contained in:
@@ -41,7 +41,7 @@ services:
|
|||||||
- paperless
|
- paperless
|
||||||
|
|
||||||
db:
|
db:
|
||||||
image: docker.io/library/postgres:13
|
image: docker.io/library/postgres:15
|
||||||
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.8
|
image: docker.io/gotenberg/gotenberg:7.10
|
||||||
restart: unless-stopped
|
restart: unless-stopped
|
||||||
command:
|
command:
|
||||||
- "gotenberg"
|
- "gotenberg"
|
||||||
|
|||||||
Reference in New Issue
Block a user