From 88b20e2f7ff284d94e6ca6e0524f79342f204135 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 27 Nov 2024 18:14:10 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.34.0 (#2598) * chore(deps): update frooodle/s-pdf docker tag to v0.34.0 * 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.33.1 => 0.34.0}/data.yml | 0 stirling-pdf/{0.33.1 => 0.34.0}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename stirling-pdf/{0.33.1 => 0.34.0}/data.yml (100%) rename stirling-pdf/{0.33.1 => 0.34.0}/docker-compose.yml (92%) diff --git a/stirling-pdf/0.33.1/data.yml b/stirling-pdf/0.34.0/data.yml similarity index 100% rename from stirling-pdf/0.33.1/data.yml rename to stirling-pdf/0.34.0/data.yml diff --git a/stirling-pdf/0.33.1/docker-compose.yml b/stirling-pdf/0.34.0/docker-compose.yml similarity index 92% rename from stirling-pdf/0.33.1/docker-compose.yml rename to stirling-pdf/0.34.0/docker-compose.yml index 67bbfd7b2..d1965381c 100644 --- a/stirling-pdf/0.33.1/docker-compose.yml +++ b/stirling-pdf/0.34.0/docker-compose.yml @@ -1,6 +1,6 @@ services: stirling-pdf: - image: frooodle/s-pdf:0.33.1 + image: frooodle/s-pdf:0.34.0 container_name: ${CONTAINER_NAME} restart: always networks: