diff --git a/apps/certimate/0.2.0/.env.sample b/apps/certimate/0.2.1/.env.sample similarity index 100% rename from apps/certimate/0.2.0/.env.sample rename to apps/certimate/0.2.1/.env.sample diff --git a/apps/certimate/0.2.0/data.yml b/apps/certimate/0.2.1/data.yml similarity index 100% rename from apps/certimate/0.2.0/data.yml rename to apps/certimate/0.2.1/data.yml diff --git a/apps/certimate/0.2.0/docker-compose.yml b/apps/certimate/0.2.1/docker-compose.yml similarity index 88% rename from apps/certimate/0.2.0/docker-compose.yml rename to apps/certimate/0.2.1/docker-compose.yml index a8d084cd..603406e8 100644 --- a/apps/certimate/0.2.0/docker-compose.yml +++ b/apps/certimate/0.2.1/docker-compose.yml @@ -1,6 +1,6 @@ services: certimate: - image: "usual2970/certimate:v0.2.0" + image: "usual2970/certimate:v0.2.1" container_name: ${CONTAINER_NAME} restart: always networks: