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