From 656be14d7d7f76babe382e82e2d5e0f68cc2b639 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 24 Mar 2024 22:37:23 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.22.4 (#1134) * chore(deps): update frooodle/s-pdf docker tag to v0.22.4 * 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 --- apps/stirling-pdf/{0.22.3 => 0.22.4}/data.yml | 0 apps/stirling-pdf/{0.22.3 => 0.22.4}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/stirling-pdf/{0.22.3 => 0.22.4}/data.yml (100%) rename apps/stirling-pdf/{0.22.3 => 0.22.4}/docker-compose.yml (92%) diff --git a/apps/stirling-pdf/0.22.3/data.yml b/apps/stirling-pdf/0.22.4/data.yml similarity index 100% rename from apps/stirling-pdf/0.22.3/data.yml rename to apps/stirling-pdf/0.22.4/data.yml diff --git a/apps/stirling-pdf/0.22.3/docker-compose.yml b/apps/stirling-pdf/0.22.4/docker-compose.yml similarity index 92% rename from apps/stirling-pdf/0.22.3/docker-compose.yml rename to apps/stirling-pdf/0.22.4/docker-compose.yml index a65724c1..abdd699a 100644 --- a/apps/stirling-pdf/0.22.3/docker-compose.yml +++ b/apps/stirling-pdf/0.22.4/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: stirling-pdf: - image: frooodle/s-pdf:0.22.3 + image: frooodle/s-pdf:0.22.4 container_name: ${CONTAINER_NAME} restart: always networks: