You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
It's running in a docker container. The proper way is to download latest available version and run it.
Run it as user specified in the ansible playbook.
cd<pihole_dir>
docker-compose pull
docker-compose up -d
@mytime34 - For pi-hole running standalone, please look in the pi-hole documentation and ask about it in pi-hole forums/issue tracker — this project installs it via Docker so the upgrade process is much different (see #7).
I tried running the regular command pihole -up, but I get bash errors.
Is there a special way to update pi-hole to the latest rev, when it is released?
The text was updated successfully, but these errors were encountered: