mirror of
https://github.com/GHOSCHT/franz.git
synced 2024-12-26 20:10:37 +01:00
Bump image version
This commit is contained in:
parent
ff9726480d
commit
fea261e556
1 changed files with 1 additions and 1 deletions
|
@ -4,7 +4,7 @@ services:
|
||||||
pihole:
|
pihole:
|
||||||
container_name: pihole
|
container_name: pihole
|
||||||
hostname: pihole
|
hostname: pihole
|
||||||
image: pihole/pihole:2022.09.1
|
image: pihole/pihole:2022.09.4
|
||||||
volumes:
|
volumes:
|
||||||
- pihole_dnsmasq:/etc/dnsmasq.d
|
- pihole_dnsmasq:/etc/dnsmasq.d
|
||||||
- pihole_data:/etc/pihole
|
- pihole_data:/etc/pihole
|
||||||
|
|
Loading…
Reference in a new issue