diff --git a/apps/qbittorrent-vnc/1.17.0/.env.sample b/apps/qbittorrent-vnc/1.18.0/.env.sample similarity index 100% rename from apps/qbittorrent-vnc/1.17.0/.env.sample rename to apps/qbittorrent-vnc/1.18.0/.env.sample diff --git a/apps/qbittorrent-vnc/1.17.0/data.yml b/apps/qbittorrent-vnc/1.18.0/data.yml similarity index 100% rename from apps/qbittorrent-vnc/1.17.0/data.yml rename to apps/qbittorrent-vnc/1.18.0/data.yml diff --git a/apps/qbittorrent-vnc/1.17.0/docker-compose.yml b/apps/qbittorrent-vnc/1.18.0/docker-compose.yml similarity index 94% rename from apps/qbittorrent-vnc/1.17.0/docker-compose.yml rename to apps/qbittorrent-vnc/1.18.0/docker-compose.yml index 7185483c..066f7952 100644 --- a/apps/qbittorrent-vnc/1.17.0/docker-compose.yml +++ b/apps/qbittorrent-vnc/1.18.0/docker-compose.yml @@ -16,7 +16,7 @@ services: - VNC_PW=${HTTP_PWD} shm_size: ${MEM_USE} tty: true - image: kasmweb/qbittorrent:1.17.0 + image: kasmweb/qbittorrent:1.18.0 labels: createdBy: "Apps"