From cc5138aef5ed4c7292f53a046b10a4609a76775b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 20 Aug 2024 15:23:12 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.28.1 (#1948) * chore(deps): update frooodle/s-pdf docker tag to v0.28.1 * Update app version [skip ci] --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: github-action update-app-version --- stirling-pdf/{0.27.0 => 0.28.1}/data.yml | 0 stirling-pdf/{0.27.0 => 0.28.1}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename stirling-pdf/{0.27.0 => 0.28.1}/data.yml (100%) rename stirling-pdf/{0.27.0 => 0.28.1}/docker-compose.yml (88%) diff --git a/stirling-pdf/0.27.0/data.yml b/stirling-pdf/0.28.1/data.yml similarity index 100% rename from stirling-pdf/0.27.0/data.yml rename to stirling-pdf/0.28.1/data.yml diff --git a/stirling-pdf/0.27.0/docker-compose.yml b/stirling-pdf/0.28.1/docker-compose.yml similarity index 88% rename from stirling-pdf/0.27.0/docker-compose.yml rename to stirling-pdf/0.28.1/docker-compose.yml index 1d26c9f06..2bf829b5b 100644 --- a/stirling-pdf/0.27.0/docker-compose.yml +++ b/stirling-pdf/0.28.1/docker-compose.yml @@ -1,6 +1,6 @@ services: stirling-pdf: - image: frooodle/s-pdf:0.27.0 + image: frooodle/s-pdf:0.28.1 container_name: ${CONTAINER_NAME} restart: always networks: