diff --git a/apps/xunlei/3.7.1/.env.sample b/apps/xunlei/3.11.2/.env.sample similarity index 100% rename from apps/xunlei/3.7.1/.env.sample rename to apps/xunlei/3.11.2/.env.sample diff --git a/apps/xunlei/3.7.1/data.yml b/apps/xunlei/3.11.2/data.yml similarity index 100% rename from apps/xunlei/3.7.1/data.yml rename to apps/xunlei/3.11.2/data.yml diff --git a/apps/xunlei/3.7.1/docker-compose.yml b/apps/xunlei/3.11.2/docker-compose.yml similarity index 95% rename from apps/xunlei/3.7.1/docker-compose.yml rename to apps/xunlei/3.11.2/docker-compose.yml index b0e3b77f..62b58e51 100644 --- a/apps/xunlei/3.7.1/docker-compose.yml +++ b/apps/xunlei/3.11.2/docker-compose.yml @@ -19,7 +19,7 @@ services: - XL_BA_PASSWORD=${HTTP_PWD} hostname: ${HOSTNAME} privileged: true - image: cnk3x/xunlei:3.7.1 + image: cnk3x/xunlei:3.11.2 labels: createdBy: "Apps"