From 983fcbd46183ee26c1cf780a834dafa23a94f108 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Dec 2024 06:48:51 +0000 Subject: [PATCH] fix: images/benchmarker_dbmsbenchmarker/Dockerfile_template to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855502 - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855502 - https://snyk.io/vuln/SNYK-DEBIAN12-EXPAT-7855503 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203 - https://snyk.io/vuln/SNYK-DEBIAN12-GIT-6846203 --- images/benchmarker_dbmsbenchmarker/Dockerfile_template | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/images/benchmarker_dbmsbenchmarker/Dockerfile_template b/images/benchmarker_dbmsbenchmarker/Dockerfile_template index 8cde878d..9eb566a3 100644 --- a/images/benchmarker_dbmsbenchmarker/Dockerfile_template +++ b/images/benchmarker_dbmsbenchmarker/Dockerfile_template @@ -1,4 +1,4 @@ -FROM python:3.12.5 +FROM python:3.14.0a2 # does not compile numpy correctly # FROM python:3.13-rc-slim