From da915fb43fc3e6f29ac2ceaa47b00b8cfa3404cc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 1 Oct 2024 12:55:20 +0000 Subject: [PATCH] chore(deps): update python docker tag to v3.12.6 --- api/Dockerfile | 2 +- libs/indice_pollution/Dockerfile | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/api/Dockerfile b/api/Dockerfile index fb252a12..384cffc6 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -1,4 +1,4 @@ -ARG PYTHON_VERSION=3.11.3-slim@sha256:7b866f12347fbfccbb73284d9c04bbd67b5f9cca8b46786e9fa2bd07af53f09a +ARG PYTHON_VERSION=3.12.6-slim@sha256:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26 ######## # Base : node / fr locales + libs diff --git a/libs/indice_pollution/Dockerfile b/libs/indice_pollution/Dockerfile index 2266916e..192fbb12 100644 --- a/libs/indice_pollution/Dockerfile +++ b/libs/indice_pollution/Dockerfile @@ -1,4 +1,4 @@ -ARG PYTHON_VERSION=3.11.3-slim@sha256:7b866f12347fbfccbb73284d9c04bbd67b5f9cca8b46786e9fa2bd07af53f09a +ARG PYTHON_VERSION=3.12.6-slim@sha256:ad48727987b259854d52241fac3bc633574364867b8e20aec305e6e7f4028b26 ######## # Base