mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-31 04:30:30 +00:00
fix: test/_debian_9.Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU2110-UTILLINUX-2387725 - https://snyk.io/vuln/SNYK-UBUNTU2110-UTILLINUX-2387725 - https://snyk.io/vuln/SNYK-UBUNTU2110-UTILLINUX-2387730 - https://snyk.io/vuln/SNYK-UBUNTU2110-UTILLINUX-2387730 - https://snyk.io/vuln/SNYK-UBUNTU2110-WGET-1736370
This commit is contained in:
parent
4035e45576
commit
c225c28560
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM buildpack-deps:impish-scm
|
||||
FROM buildpack-deps:impish-curl
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
|
Loading…
Add table
Reference in a new issue