From b6c3bd562ebbe482116efab6b9a4ad3675f47813 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 06:03:13 +0000 Subject: [PATCH] chore(deps): update certimate/certimate docker tag to v0.4.5 (#2533) --- apps/certimate/{0.4.4 => 0.4.5}/.env.sample | 0 apps/certimate/{0.4.4 => 0.4.5}/data.yml | 0 apps/certimate/{0.4.4 => 0.4.5}/docker-compose.yml | 2 +- 3 files changed, 1 insertion(+), 1 deletion(-) rename apps/certimate/{0.4.4 => 0.4.5}/.env.sample (100%) rename apps/certimate/{0.4.4 => 0.4.5}/data.yml (100%) rename apps/certimate/{0.4.4 => 0.4.5}/docker-compose.yml (92%) diff --git a/apps/certimate/0.4.4/.env.sample b/apps/certimate/0.4.5/.env.sample similarity index 100% rename from apps/certimate/0.4.4/.env.sample rename to apps/certimate/0.4.5/.env.sample diff --git a/apps/certimate/0.4.4/data.yml b/apps/certimate/0.4.5/data.yml similarity index 100% rename from apps/certimate/0.4.4/data.yml rename to apps/certimate/0.4.5/data.yml diff --git a/apps/certimate/0.4.4/docker-compose.yml b/apps/certimate/0.4.5/docker-compose.yml similarity index 92% rename from apps/certimate/0.4.4/docker-compose.yml rename to apps/certimate/0.4.5/docker-compose.yml index 14283b49c..8ae04ba1a 100644 --- a/apps/certimate/0.4.4/docker-compose.yml +++ b/apps/certimate/0.4.5/docker-compose.yml @@ -1,6 +1,6 @@ services: certimate: - image: "certimate/certimate:v0.4.4" + image: "certimate/certimate:v0.4.5" container_name: ${CONTAINER_NAME} restart: always networks: