mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-01 21:20:15 +00:00
fix: test/_ubuntu_20.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
2e4e32d408
commit
71860d899c
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 GITDIR /etc/.pihole
|
||||||
ENV SCRIPTDIR /opt/pihole
|
ENV SCRIPTDIR /opt/pihole
|
||||||
|
|
Loading…
Add table
Reference in a new issue