mirror of
https://github.com/pi-hole/pi-hole.git
synced 2025-04-02 13:40:16 +00:00
fix: test/_debian_11.Dockerfile to reduce vulnerabilities
The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2331802 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2331808 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2331811 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2359255 - https://snyk.io/vuln/SNYK-DEBIAN11-EXPAT-2384928
This commit is contained in:
parent
55dd97c73c
commit
dcd68591c3
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
||||||
FROM buildpack-deps:bullseye-scm
|
FROM buildpack-deps:impish-scm
|
||||||
|
|
||||||
ENV GITDIR /etc/.pihole
|
ENV GITDIR /etc/.pihole
|
||||||
ENV SCRIPTDIR /opt/pihole
|
ENV SCRIPTDIR /opt/pihole
|
||||||
|
|
Loading…
Add table
Reference in a new issue