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