From cfd60aa4d7407c041cfca56cef4b5429cf0492cd Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Fri, 1 Mar 2024 15:27:48 +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..41627d5 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.0a4-slim