diff --git a/apps/certimate/0.4.5/.env.sample b/apps/certimate/0.4.6/.env.sample similarity index 100% rename from apps/certimate/0.4.5/.env.sample rename to apps/certimate/0.4.6/.env.sample diff --git a/apps/certimate/0.4.5/data.yml b/apps/certimate/0.4.6/data.yml similarity index 100% rename from apps/certimate/0.4.5/data.yml rename to apps/certimate/0.4.6/data.yml diff --git a/apps/certimate/0.4.5/docker-compose.yml b/apps/certimate/0.4.6/docker-compose.yml similarity index 92% rename from apps/certimate/0.4.5/docker-compose.yml rename to apps/certimate/0.4.6/docker-compose.yml index 8ae04ba1a..9a13100d0 100644 --- a/apps/certimate/0.4.5/docker-compose.yml +++ b/apps/certimate/0.4.6/docker-compose.yml @@ -1,6 +1,6 @@ services: certimate: - image: "certimate/certimate:v0.4.5" + image: "certimate/certimate:v0.4.6" container_name: ${CONTAINER_NAME} restart: always networks: