From ca016f4939be2027c23c410fbc8bed4af771d9be Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Mon, 21 Feb 2022 14:37:08 +0000 Subject: [PATCH] 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 --- test/_ubuntu_18.Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/_ubuntu_18.Dockerfile b/test/_ubuntu_18.Dockerfile index dd02a67e..b4901698 100644 --- a/test/_ubuntu_18.Dockerfile +++ b/test/_ubuntu_18.Dockerfile @@ -1,4 +1,4 @@ -FROM buildpack-deps:impish-scm +FROM buildpack-deps:impish-curl ENV GITDIR /etc/.pihole ENV SCRIPTDIR /opt/pihole