From dffc30867cf6b0c3708806132d638f905a489981 Mon Sep 17 00:00:00 2001 From: Pierre Guillod Date: Wed, 5 Jul 2023 14:57:44 +0200 Subject: [PATCH] bump to 0.10.3 --- stirling-pdf/CHANGELOG.md | 3 ++- stirling-pdf/Dockerfile | 2 +- stirling-pdf/config.yaml | 2 +- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/stirling-pdf/CHANGELOG.md b/stirling-pdf/CHANGELOG.md index afa6147..6e64c7c 100644 --- a/stirling-pdf/CHANGELOG.md +++ b/stirling-pdf/CHANGELOG.md @@ -2,4 +2,5 @@ ## ⬆️ Backend bumps -- ⬆️ Bump to Stirling PDF 0.10.2 \ No newline at end of file +- ⬆️ Bump to Stirling PDF 0.10.3 +- ⬆️ Bump to Stirling PDF 0.10.2 diff --git a/stirling-pdf/Dockerfile b/stirling-pdf/Dockerfile index 4f097fa..de36322 100644 --- a/stirling-pdf/Dockerfile +++ b/stirling-pdf/Dockerfile @@ -1 +1 @@ -FROM frooodle/s-pdf:0.10.2 +FROM frooodle/s-pdf:0.10.3 diff --git a/stirling-pdf/config.yaml b/stirling-pdf/config.yaml index 57a4945..88a0d24 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.10.2" +version: "0.10.3" slug: "stirling_pdf" startup: services ingress: true