From 2b2da74b2cf83023335d71eabf76fbbfa8f5fb2d Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 22 Jul 2021 06:20:35 +0000 Subject: [PATCH] fix: Dockerfile.arm32v7-buster to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN10-LIBIDN2-474100 - https://snyk.io/vuln/SNYK-DEBIAN10-SYSTEMD-345386 - https://snyk.io/vuln/SNYK-DEBIAN10-SYSTEMD-345386 - https://snyk.io/vuln/SNYK-DEBIAN10-SYSTEMD-345391 - https://snyk.io/vuln/SNYK-DEBIAN10-SYSTEMD-345391 --- 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..9cf99e8 --- a/Dockerfile.arm32v7-buster +++ b/Dockerfile.arm32v7-buster @@ -1,6 +1,6 @@ # BUILD redisfab/arm32v7-xbuild:buster -FROM debian:buster-slim +FROM debian:10.10-slim COPY bin/ /usr/bin/