From b13e53a56c8555e5c42872a2c974e7d4a3e41fbe Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Sat, 18 Nov 2023 14:49:32 +0000 Subject: [PATCH] fix: resource_stress/app-cpu-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-cpu-stress/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resource_stress/app-cpu-stress/Dockerfile b/resource_stress/app-cpu-stress/Dockerfile index 1a7f278e..8a410df7 100644 --- a/resource_stress/app-cpu-stress/Dockerfile +++ b/resource_stress/app-cpu-stress/Dockerfile @@ -1,2 +1,2 @@ -FROM docker:dind +FROM docker:24-dind COPY cpu-hog.sh /