diff --git a/twikoo/1.6.32/data.yml b/twikoo/1.6.34/data.yml similarity index 100% rename from twikoo/1.6.32/data.yml rename to twikoo/1.6.34/data.yml diff --git a/twikoo/1.6.32/docker-compose.yml b/twikoo/1.6.34/docker-compose.yml similarity index 86% rename from twikoo/1.6.32/docker-compose.yml rename to twikoo/1.6.34/docker-compose.yml index 32e0baec2..f89eaa38e 100644 --- a/twikoo/1.6.32/docker-compose.yml +++ b/twikoo/1.6.34/docker-compose.yml @@ -1,7 +1,7 @@ services: twikoo: container_name: ${CONTAINER_NAME} - image: imaegoo/twikoo:1.6.32 + image: imaegoo/twikoo:1.6.34 restart: always ports: - ${PANEL_APP_PORT_HTTP}:8080