diff --git a/apps/certimate/0.3.14/data.yml b/apps/certimate/0.3.15/data.yml similarity index 100% rename from apps/certimate/0.3.14/data.yml rename to apps/certimate/0.3.15/data.yml diff --git a/apps/certimate/0.3.14/docker-compose.yml b/apps/certimate/0.3.15/docker-compose.yml similarity index 92% rename from apps/certimate/0.3.14/docker-compose.yml rename to apps/certimate/0.3.15/docker-compose.yml index 3c25884276cc..3e549441f4b7 100644 --- a/apps/certimate/0.3.14/docker-compose.yml +++ b/apps/certimate/0.3.15/docker-compose.yml @@ -3,7 +3,7 @@ networks: external: true services: certimate: - image: usual2970/certimate:v0.3.14 + image: usual2970/certimate:v0.3.15 container_name: ${CONTAINER_NAME} networks: - 1panel-network