From 57d711e9db4b31ef850f107e1cde9f507c8db7af Mon Sep 17 00:00:00 2001 From: snyk-bot <snyk-bot@snyk.io> Date: Mon, 21 Oct 2024 03:25:49 +0000 Subject: [PATCH] fix: Infrastructure-Source-Code/terraform/aws/resources/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-5927132 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-6210098 - https://snyk.io/vuln/SNYK-DEBIAN12-GLIBC-6210098 - https://snyk.io/vuln/SNYK-DEBIAN12-ZLIB-6008963 --- Infrastructure-Source-Code/terraform/aws/resources/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Infrastructure-Source-Code/terraform/aws/resources/Dockerfile b/Infrastructure-Source-Code/terraform/aws/resources/Dockerfile index 0ac3e24..0d033fa 100644 --- a/Infrastructure-Source-Code/terraform/aws/resources/Dockerfile +++ b/Infrastructure-Source-Code/terraform/aws/resources/Dockerfile @@ -1 +1 @@ -FROM python:3.7-slim +FROM python:3.13-slim