mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-05 07:00:19 +00:00
fix: test/_ubuntu_20.Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-UBUNTU2004-UTILLINUX-2387723 - https://snyk.io/vuln/SNYK-UBUNTU2004-UTILLINUX-2387723 - https://snyk.io/vuln/SNYK-UBUNTU2004-UTILLINUX-2387728 - https://snyk.io/vuln/SNYK-UBUNTU2004-UTILLINUX-2387728 - https://snyk.io/vuln/SNYK-UBUNTU2004-UTILLINUX-2387728
This commit is contained in:
parent
b8da4d7ce4
commit
64abbe70b5
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
FROM buildpack-deps:focal-scm
|
||||
FROM buildpack-deps:impish-scm
|
||||
|
||||
ENV GITDIR /etc/.pihole
|
||||
ENV SCRIPTDIR /opt/pihole
|
||||
|
|
Loading…
Add table
Reference in a new issue