From f0648576b63dd3e8fa7e4fbdf0cfa55e8bbe2881 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 30 Jan 2024 10:52:34 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.20.1 (#868) * chore(deps): update frooodle/s-pdf docker tag to v0.20.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 --- apps/stirling-pdf/{0.20.0 => 0.20.1}/data.yml | 0 apps/stirling-pdf/{0.20.0 => 0.20.1}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/stirling-pdf/{0.20.0 => 0.20.1}/data.yml (100%) rename apps/stirling-pdf/{0.20.0 => 0.20.1}/docker-compose.yml (92%) diff --git a/apps/stirling-pdf/0.20.0/data.yml b/apps/stirling-pdf/0.20.1/data.yml similarity index 100% rename from apps/stirling-pdf/0.20.0/data.yml rename to apps/stirling-pdf/0.20.1/data.yml diff --git a/apps/stirling-pdf/0.20.0/docker-compose.yml b/apps/stirling-pdf/0.20.1/docker-compose.yml similarity index 92% rename from apps/stirling-pdf/0.20.0/docker-compose.yml rename to apps/stirling-pdf/0.20.1/docker-compose.yml index 68087d368..b249a86a5 100644 --- a/apps/stirling-pdf/0.20.0/docker-compose.yml +++ b/apps/stirling-pdf/0.20.1/docker-compose.yml @@ -1,7 +1,7 @@ version: '3' services: stirling-pdf: - image: frooodle/s-pdf:0.20.0 + image: frooodle/s-pdf:0.20.1 container_name: ${CONTAINER_NAME} restart: always networks: