diff --git a/apps/certimate/0.3.26/.env.sample b/apps/certimate/0.3.27/.env.sample similarity index 100% rename from apps/certimate/0.3.26/.env.sample rename to apps/certimate/0.3.27/.env.sample diff --git a/apps/certimate/0.3.26/data.yml b/apps/certimate/0.3.27/data.yml similarity index 100% rename from apps/certimate/0.3.26/data.yml rename to apps/certimate/0.3.27/data.yml diff --git a/apps/certimate/0.3.26/docker-compose.yml b/apps/certimate/0.3.27/docker-compose.yml similarity index 92% rename from apps/certimate/0.3.26/docker-compose.yml rename to apps/certimate/0.3.27/docker-compose.yml index 86171b16e..0e051fcdc 100644 --- a/apps/certimate/0.3.26/docker-compose.yml +++ b/apps/certimate/0.3.27/docker-compose.yml @@ -1,6 +1,6 @@ services: certimate: - image: "certimate/certimate:v0.3.26" + image: "certimate/certimate:v0.3.27" container_name: ${CONTAINER_NAME} restart: always networks: