From 2d72801e627b55f5c4e4173c4c9fa40f66948d96 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sun, 7 Apr 2024 10:41:33 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.22.8 (#1211) * chore(deps): update frooodle/s-pdf docker tag to v0.22.8 * 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.22.7 => 0.22.8}/data.yml | 0 stirling-pdf/{0.22.7 => 0.22.8}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename stirling-pdf/{0.22.7 => 0.22.8}/data.yml (100%) rename stirling-pdf/{0.22.7 => 0.22.8}/docker-compose.yml (92%) diff --git a/stirling-pdf/0.22.7/data.yml b/stirling-pdf/0.22.8/data.yml similarity index 100% rename from stirling-pdf/0.22.7/data.yml rename to stirling-pdf/0.22.8/data.yml diff --git a/stirling-pdf/0.22.7/docker-compose.yml b/stirling-pdf/0.22.8/docker-compose.yml similarity index 92% rename from stirling-pdf/0.22.7/docker-compose.yml rename to stirling-pdf/0.22.8/docker-compose.yml index f8528e159..c48143ee7 100644 --- a/stirling-pdf/0.22.7/docker-compose.yml +++ b/stirling-pdf/0.22.8/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: stirling-pdf: - image: frooodle/s-pdf:0.22.7 + image: frooodle/s-pdf:0.22.8 container_name: ${CONTAINER_NAME} restart: always networks: