From a3ad1335e31794f9da1ffd922183425b355010a8 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Thu, 30 Dec 2021 12:45:56 +0000 Subject: [PATCH] fix: cmak2zk/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE312-APKTOOLS-1533753 - https://snyk.io/vuln/SNYK-ALPINE312-NCURSES-2313024 - https://snyk.io/vuln/SNYK-ALPINE312-NCURSES-2313024 - https://snyk.io/vuln/SNYK-ALPINE312-OPENSSL-1569452 - https://snyk.io/vuln/SNYK-ALPINE312-OPENSSL-1569452 --- cmak2zk/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cmak2zk/Dockerfile b/cmak2zk/Dockerfile index f440a6b..52888b3 100644 --- a/cmak2zk/Dockerfile +++ b/cmak2zk/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.8-alpine3.12 +FROM python:rc-alpine3.12 COPY *.py /app/bin/