mirror of
https://github.com/Dokploy/dokploy
synced 2025-06-26 18:27:59 +00:00
fix: updated gotenberg from 8.15.2 -> 8.15.3
This commit is contained in:
parent
a42b0ba32b
commit
4e581bae99
@ -1,6 +1,6 @@
|
||||
services:
|
||||
gotenberg:
|
||||
image: gotenberg/gotenberg:8.15.2
|
||||
image: gotenberg/gotenberg:8.15.3
|
||||
container_name: gotenberg
|
||||
environment:
|
||||
# NOTE: requires the --api-enable-basic-auth option in "command"
|
||||
|
@ -1199,7 +1199,7 @@ export const templates: TemplateData[] = [
|
||||
{
|
||||
id: "gotenberg",
|
||||
name: "Gotenberg",
|
||||
version: "v8.15.2",
|
||||
version: "v8.15.3",
|
||||
description:
|
||||
"Gotenberg is a Docker-powered stateless API for PDF files.",
|
||||
logo: "gotenberg.png",
|
||||
|
Loading…
Reference in New Issue
Block a user