Updates a few more instances of the container

This commit is contained in:
Trenton Holmes
2022-10-09 18:03:29 -07:00
parent 694ad53ef9
commit 11ab469a39
3 changed files with 3 additions and 3 deletions

View File

@@ -538,7 +538,7 @@ requires are as follows:
# ...
gotenberg:
image: gotenberg/gotenberg:7.4
image: gotenberg/gotenberg:7.6
restart: unless-stopped
command:
- "gotenberg"

View File

@@ -125,7 +125,7 @@ If using docker-compose, this is achieved by the following configuration change
.. code:: yaml
gotenberg:
image: gotenberg/gotenberg:7.4
image: gotenberg/gotenberg:7.6
restart: unless-stopped
command:
- "gotenberg"