mirror of
https://github.com/pi-hole/pi-hole
synced 2024-12-22 06:48:07 +00:00
Change base images for test containers to latest supported version
Signed-off-by: Adam Warner <me@adamwarner.co.uk>
This commit is contained in:
parent
50100017a5
commit
33e5735053
@ -1,4 +1,4 @@
|
||||
FROM buildpack-deps:jessie-scm
|
||||
FROM buildpack-deps:buster-scm
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
@ -1,4 +1,4 @@
|
||||
FROM fedora:30
|
||||
FROM fedora:32
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
Loading…
Reference in New Issue
Block a user