remove reference to pihole/debian-base, replace with debian:{buster}-slim

Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
Adam Warner 2021-10-09 18:48:17 +01:00
parent 5ed8b8ec7b
commit a39726d183
No known key found for this signature in database
GPG Key ID: 872950F3ECF2B173
1 changed files with 1 additions and 1 deletions

View File

@ -14,7 +14,7 @@ services:
context: .
args:
<<: *common-args
PIHOLE_BASE: pihole/debian-base:${DEBIAN_VERSION:-buster}
PIHOLE_BASE: debian:${DEBIAN_VERSION:-buster}-slim
armel:
image: pihole:${PIHOLE_VERSION}-armel-${DEBIAN_VERSION:-buster}
build: