From b590e4efbd9bb3b75a2dea4a5bb7174a1db22407 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 28 May 2022 18:11:37 +0000 Subject: [PATCH] fix: Dockerfile.arm32v7-buster to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN10-DPKG-2847944 - https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558 - https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558 - https://snyk.io/vuln/SNYK-DEBIAN10-GCC8-347558 - https://snyk.io/vuln/SNYK-DEBIAN10-UTILLINUX-2401082 --- Dockerfile.arm32v7-buster | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) mode change 100755 => 100644 Dockerfile.arm32v7-buster diff --git a/Dockerfile.arm32v7-buster b/Dockerfile.arm32v7-buster old mode 100755 new mode 100644 index b2477c4..29c9fda --- a/Dockerfile.arm32v7-buster +++ b/Dockerfile.arm32v7-buster @@ -1,6 +1,6 @@ # BUILD redisfab/arm32v7-xbuild:buster -FROM debian:buster-slim +FROM debian:10.12-slim COPY bin/ /usr/bin/