chore(deps): update pihole/pihole docker tag to v2023.11.0 (#1668)

This commit is contained in:
renovate[bot] 2023-11-21 21:42:38 +00:00 committed by GitHub
parent 6406f74690
commit ab18dbe664
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 4 deletions

View File

@ -10,8 +10,8 @@
] ]
}, },
"id": "pihole", "id": "pihole",
"tipi_version": 10, "tipi_version": 11,
"version": "2023.10.0", "version": "2023.11.0",
"url_suffix": "/admin", "url_suffix": "/admin",
"categories": [ "categories": [
"network", "network",
@ -37,5 +37,8 @@
"env_variable": "NETWORK_INTERFACE" "env_variable": "NETWORK_INTERFACE"
} }
], ],
"supported_architectures": ["arm64", "amd64"] "supported_architectures": [
"arm64",
"amd64"
]
} }

View File

@ -3,7 +3,7 @@ version: "3.7"
services: services:
pihole: pihole:
container_name: pihole container_name: pihole
image: pihole/pihole:2023.10.0 image: pihole/pihole:2023.11.0
restart: unless-stopped restart: unless-stopped
hostname: pihole hostname: pihole
dns: dns: