Search found 2 matches

by rofugos
Fri Nov 24, 2023 5:07 am
Forum: Docker
Topic: Password - Can't log in with random password
Replies: 8
Views: 5579

Re: Password - Can't log in with random password

grimassim wrote: Fri Nov 24, 2023 4:01 am depending on your method, you just need to change the image line in the config from:

image = "???/???/qbittorrent:latest"

to

image = "???/???/qbittorrent:4.6.0"

once you have set the password, change back to latest to keep upto date

Grim
Thank you, got it sorted now :D
by rofugos
Thu Nov 23, 2023 8:58 pm
Forum: Docker
Topic: Password - Can't log in with random password
Replies: 8
Views: 5579

Re: Password - Can't log in with random password

Quite new to docker, is there guide how to downgrade the qBittorrent container?