pi-hole / docker-pi-hole

Pi-hole in a docker container
https://pi-hole.net
Other
8.39k stars 1.12k forks source link

Update README.md #1587

Closed aaronjrodrigues closed 4 months ago

aaronjrodrigues commented 4 months ago

version: "3' is not longer needed in docker-compose.yml

{Please select 'base: dev' as target branch above! (you can delete this line)}

Description

I just removed the link version: "3" as it is deprecated by recent docker versions.

Motivation and Context

This allows the compose file to be much more concise since unnecessary lines are removed.

How Has This Been Tested?

This edited compose file has been used on multiple systems for the past few months on various systems (around 5 systems with mostly ubuntu server and Debian)

Types of changes

Checklist:

PromoFaux commented 4 months ago

Thanks for the submission, but this is already sorted in the dev branch (note to self, needs merging to master)

https://github.com/pi-hole/docker-pi-hole/tree/dev