mirror of
https://github.com/paperless-ngx/paperless-ngx.git
synced 2025-12-15 19:17:03 +01:00
Update Gotenberg to 7.4
This commit is contained in:
parent
d58b1a7de7
commit
939dd17910
5 changed files with 5 additions and 5 deletions
|
|
@ -495,7 +495,7 @@ requires are as follows:
|
|||
# ...
|
||||
|
||||
gotenberg:
|
||||
image: gotenberg/gotenberg:7
|
||||
image: gotenberg/gotenberg:7.4
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- "gotenberg"
|
||||
|
|
|
|||
|
|
@ -125,7 +125,7 @@ If using docker-compose, this is achieved by the following configuration change
|
|||
.. code:: yaml
|
||||
|
||||
gotenberg:
|
||||
image: gotenberg/gotenberg:7
|
||||
image: gotenberg/gotenberg:7.4
|
||||
restart: unless-stopped
|
||||
command:
|
||||
- "gotenberg"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue