From 69611d810ad7e32c73d5256f9b33a01b9b778c61 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 27 Sep 2024 13:50:31 +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..ba2a661b 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:61cc9fef4cf71dbf15a71e21677e951fc4f29cef55ddd7de05a96e37208aac15 ######## # Base : node / fr locales + libs diff --git a/libs/indice_pollution/Dockerfile b/libs/indice_pollution/Dockerfile index 2266916e..b479b7f6 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:61cc9fef4cf71dbf15a71e21677e951fc4f29cef55ddd7de05a96e37208aac15 ######## # Base