chriscrowe / docker-pihole-unbound

Run Pi-Hole + Unbound on Docker
1.05k stars 274 forks source link

Upgrading base container to 2023.01.10 #193

Closed peterlewis closed 1 year ago

kartone commented 1 year ago

@peterlewis can you walk me through on how to get the images updated with your commit? Thanks

peterlewis commented 1 year ago

Sure. I updated my images following the process in the following:

https://github.com/chriscrowe/docker-pihole-unbound/blob/main/one-container/pihole-unbound/build_and_push.sh

Prior to undertaking the actions in the above script, I created the repository in Docker Hub, and then replaced cbcrowe with peterlewis to ensure it was pushing to my own account.

kartone commented 1 year ago

Sure. I updated my images following the process in the following:

https://github.com/chriscrowe/docker-pihole-unbound/blob/main/one-container/pihole-unbound/build_and_push.sh

Prior to undertaking the actions in the above script, I created the repository in Docker Hub, and then replaced cbcrowe with peterlewis to ensure it was pushing to my own account.

Used your own images :) thanks

peterlewis commented 1 year ago

No worries, just to let you know that once @chriscrowe updates his image, I plan to switch back to his repo and delete mine as he's active on this project, which is great! :)

kartone commented 1 year ago

No worries, just to let you know that once @chriscrowe updates his image, I plan to switch back to his repo and delete mine as he's active on this project, which is great! :)

Thanks for letting me know. I wish I would help somehow.

peterlewis commented 1 year ago

PR closed in favour of #198