From 590f90e97e5122c142a50da17dfca44eba2b2d7d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 2 Apr 2024 15:14:55 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.22.6 (#1176) * chore(deps): update frooodle/s-pdf docker tag to v0.22.6 * 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.4 => 0.22.6}/data.yml | 0 apps/stirling-pdf/{0.22.4 => 0.22.6}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/stirling-pdf/{0.22.4 => 0.22.6}/data.yml (100%) rename apps/stirling-pdf/{0.22.4 => 0.22.6}/docker-compose.yml (92%) diff --git a/apps/stirling-pdf/0.22.4/data.yml b/apps/stirling-pdf/0.22.6/data.yml similarity index 100% rename from apps/stirling-pdf/0.22.4/data.yml rename to apps/stirling-pdf/0.22.6/data.yml diff --git a/apps/stirling-pdf/0.22.4/docker-compose.yml b/apps/stirling-pdf/0.22.6/docker-compose.yml similarity index 92% rename from apps/stirling-pdf/0.22.4/docker-compose.yml rename to apps/stirling-pdf/0.22.6/docker-compose.yml index abdd699a0..a5914902c 100644 --- a/apps/stirling-pdf/0.22.4/docker-compose.yml +++ b/apps/stirling-pdf/0.22.6/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: stirling-pdf: - image: frooodle/s-pdf:0.22.4 + image: frooodle/s-pdf:0.22.6 container_name: ${CONTAINER_NAME} restart: always networks: