From 1161e5eee48052dc01b40ef8ddea0c6ab10641ff Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Apr 2024 17:55:45 +0800 Subject: [PATCH] chore(deps): update frooodle/s-pdf docker tag to v0.23.1 (#1316) * chore(deps): update frooodle/s-pdf docker tag to v0.23.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.23.0 => 0.23.1}/data.yml | 0 apps/stirling-pdf/{0.23.0 => 0.23.1}/docker-compose.yml | 2 +- 2 files changed, 1 insertion(+), 1 deletion(-) rename apps/stirling-pdf/{0.23.0 => 0.23.1}/data.yml (100%) rename apps/stirling-pdf/{0.23.0 => 0.23.1}/docker-compose.yml (92%) diff --git a/apps/stirling-pdf/0.23.0/data.yml b/apps/stirling-pdf/0.23.1/data.yml similarity index 100% rename from apps/stirling-pdf/0.23.0/data.yml rename to apps/stirling-pdf/0.23.1/data.yml diff --git a/apps/stirling-pdf/0.23.0/docker-compose.yml b/apps/stirling-pdf/0.23.1/docker-compose.yml similarity index 92% rename from apps/stirling-pdf/0.23.0/docker-compose.yml rename to apps/stirling-pdf/0.23.1/docker-compose.yml index 761679f0..ca48b89d 100644 --- a/apps/stirling-pdf/0.23.0/docker-compose.yml +++ b/apps/stirling-pdf/0.23.1/docker-compose.yml @@ -1,6 +1,6 @@ services: stirling-pdf: - image: frooodle/s-pdf:0.23.0 + image: frooodle/s-pdf:0.23.1 container_name: ${CONTAINER_NAME} restart: always networks: