version bumping

main
Alpha Chen 6 months ago
parent 05cc953e0d
commit dfbb676841
Signed by: alpha
SSH Key Fingerprint: SHA256:3fOT8fiYQG/aK9ntivV3Bqtg8AYQ7q4nV6ZgihOA20g

@ -45,7 +45,7 @@
vars_files:
- vars.yml
vars:
version: 2.1.0
version: 2.1.1
tasks:
- name: Get docker network

@ -3,7 +3,7 @@
vars_files:
- vars.yml
vars:
version: 2.6.2
version: 2.6.3
tasks:
- name: Create directories for volume mounting

@ -166,7 +166,7 @@
# - traefik.http.routers.mitmproxy-web.tls.certresolver=le
# - traefik.http.services.mitmproxy-web.loadbalancer.server.port=8081
pihole:
image: pihole/pihole:2024.01.0
image: pihole/pihole:2024.02.0
container_name: pihole
ports:
- 53:53/tcp

Loading…
Cancel
Save