From c258484a6d52aca55709b46aeb6ef05a68723f1a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 13 Nov 2024 00:21:25 +0000 Subject: [PATCH] chore(deps): update python docker tag to v3.13.0 --- 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..4a62ed53 100644 --- a/api/Dockerfile +++ b/api/Dockerfile @@ -1,4 +1,4 @@ -ARG PYTHON_VERSION=3.11.3-slim@sha256:7b866f12347fbfccbb73284d9c04bbd67b5f9cca8b46786e9fa2bd07af53f09a +ARG PYTHON_VERSION=3.13.0-slim@sha256:4e8ae72bfc03f9ca63aaa0ff1c0fceecfaba5c3141f6e6bffa0d5022e87c5848 ######## # Base : node / fr locales + libs diff --git a/libs/indice_pollution/Dockerfile b/libs/indice_pollution/Dockerfile index 2266916e..39116d4c 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.13.0-slim@sha256:4e8ae72bfc03f9ca63aaa0ff1c0fceecfaba5c3141f6e6bffa0d5022e87c5848 ######## # Base