diff --git a/apps/twikoo/1.6.38/data.yml b/apps/twikoo/1.6.39/data.yml similarity index 100% rename from apps/twikoo/1.6.38/data.yml rename to apps/twikoo/1.6.39/data.yml diff --git a/apps/twikoo/1.6.38/docker-compose.yml b/apps/twikoo/1.6.39/docker-compose.yml similarity index 91% rename from apps/twikoo/1.6.38/docker-compose.yml rename to apps/twikoo/1.6.39/docker-compose.yml index 1c07c461..ae3622cf 100644 --- a/apps/twikoo/1.6.38/docker-compose.yml +++ b/apps/twikoo/1.6.39/docker-compose.yml @@ -1,7 +1,7 @@ services: twikoo: container_name: ${CONTAINER_NAME} - image: imaegoo/twikoo:1.6.38 + image: imaegoo/twikoo:1.6.39 restart: always ports: - ${PANEL_APP_PORT_HTTP}:8080