mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-01 05:00:24 +00:00
fix: test/_ubuntu_18.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
933199634b
commit
ca016f4939
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