From 441a061ceda04320c466537b9eacd773bae7acce Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sun, 9 Feb 2025 07:19:18 +0000 Subject: [PATCH] fix: ds-alpine/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE313-APKTOOLS-1533754 - https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448 - https://snyk.io/vuln/SNYK-ALPINE313-OPENSSL-1569448 - https://snyk.io/vuln/SNYK-ALPINE313-ZLIB-2976175 - https://snyk.io/vuln/SNYK-ALPINE313-ZLIB-2434418 --- ds-alpine/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ds-alpine/Dockerfile b/ds-alpine/Dockerfile index a6761e71e..24f0a66c7 100644 --- a/ds-alpine/Dockerfile +++ b/ds-alpine/Dockerfile @@ -1,4 +1,4 @@ -FROM alpine:3.13.1 +FROM alpine:3.19.6 MAINTAINER Daniel Schulz LABEL SUSTAINABLE_CULTURE="https://sloanreview.mit.edu/culture500/" \