From 4dd013e46a82868b293f6bed1b5f7fa605ba4fe0 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Nov 2023 14:34:18 +0000 Subject: [PATCH] fix: resource_stress/app-memory-stress/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795 - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795 - https://snyk.io/vuln/SNYK-ALPINE318-OPENSSL-6055795 --- resource_stress/app-memory-stress/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource_stress/app-memory-stress/Dockerfile b/resource_stress/app-memory-stress/Dockerfile index 50fc3128..e2b61e4b 100644 --- a/resource_stress/app-memory-stress/Dockerfile +++ b/resource_stress/app-memory-stress/Dockerfile @@ -1,2 +1,2 @@ -FROM docker:dind +FROM docker:24-dind COPY memory-hog.sh /