mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-03-31 12:40:16 +00:00
fix: test/_ubuntu_18.Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU1804-SUBVERSION-1073774 - https://snyk.io/vuln/SNYK-UBUNTU1804-SUBVERSION-456086 - https://snyk.io/vuln/SNYK-UBUNTU1804-SUBVERSION-456090 - https://snyk.io/vuln/SNYK-UBUNTU1804-SUBVERSION-456090 - https://snyk.io/vuln/SNYK-UBUNTU1804-WGET-1278731
This commit is contained in:
parent
0b80ab6435
commit
2ef669af85
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM buildpack-deps:bionic-scm
|
||||
FROM buildpack-deps:impish-scm
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
|
Loading…
Add table
Reference in a new issue