[mod] version
This commit is contained in:
		
							parent
							
								
									5235925a39
								
							
						
					
					
						commit
						8d47b8c9c3
					
				
					 1 changed files with 1 additions and 1 deletions
				
			
		| 
						 | 
				
			
			@ -6,7 +6,7 @@ version: '2'
 | 
			
		|||
services:
 | 
			
		||||
  pihole:
 | 
			
		||||
    container_name: pihole-vlan
 | 
			
		||||
    image: pihole/pihole:5.7 # check the latest version on docker hub.
 | 
			
		||||
    image: pihole/pihole:2021.12 # check the latest version on docker hub.
 | 
			
		||||
    hostname: pihole # set an easy hostname to remember
 | 
			
		||||
    domainname: local # your local domain name
 | 
			
		||||
    mac_address: de:ad:be:ef:ff:01 # can change or leave this
 | 
			
		||||
| 
						 | 
				
			
			
 | 
			
		|||
		Loading…
	
	Add table
		
		Reference in a new issue