From 2213608a3d8c0516221725b08928684b5cf35591 Mon Sep 17 00:00:00 2001 From: snyk-bot Date: Tue, 10 Sep 2024 21:01:52 +0000 Subject: [PATCH] fix: addok/Dockerfile to reduce vulnerabilities The following vulnerabilities are fixed with an upgrade: - https://snyk.io/vuln/SNYK-DEBIAN11-GLIBC-5927133 - https://snyk.io/vuln/SNYK-DEBIAN11-GLIBC-5927133 - https://snyk.io/vuln/SNYK-DEBIAN11-GLIBC-5927133 - https://snyk.io/vuln/SNYK-DEBIAN11-GLIBC-5927133 - https://snyk.io/vuln/SNYK-DEBIAN11-NGHTTP2-5953384 --- addok/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/addok/Dockerfile b/addok/Dockerfile index 7820559..57c834b 100644 --- a/addok/Dockerfile +++ b/addok/Dockerfile @@ -1,4 +1,4 @@ -FROM python:3.6 +FROM python:3.12.5 RUN pip install cython addok==1.0.2 addok-fr==1.0.1 addok-france==1.1.0 addok-csv==1.0.1 addok-sqlite-store==1.0.0 gunicorn