diff --git a/stirling-pdf/CHANGELOG.md b/stirling-pdf/CHANGELOG.md index a6df53d..921bf15 100644 --- a/stirling-pdf/CHANGELOG.md +++ b/stirling-pdf/CHANGELOG.md @@ -2,6 +2,7 @@ ## ⬆️ Backend bumps +- ⬆️ Bump to Stirling PDF 0.14.5 - ⬆️ Bump to Stirling PDF 0.14.1 - ⬆️ Bump to Stirling PDF 0.11.0 - ⬆️ Bump to Stirling PDF 0.10.3 diff --git a/stirling-pdf/Dockerfile b/stirling-pdf/Dockerfile index 265e1b7..bcc9876 100644 --- a/stirling-pdf/Dockerfile +++ b/stirling-pdf/Dockerfile @@ -1 +1 @@ -FROM frooodle/s-pdf:0.14.1 +FROM frooodle/s-pdf:0.14.5 diff --git a/stirling-pdf/config.yaml b/stirling-pdf/config.yaml index 545b75b..896eec1 100644 --- a/stirling-pdf/config.yaml +++ b/stirling-pdf/config.yaml @@ -1,6 +1,6 @@ name: "Stirling PDF" description: "Fully-featured self-hosted PDF editor." -version: "0.14.1" +version: "0.14.5" slug: "stirling_pdf" startup: services ingress: true