From 1d0253150e78e334ec43626b44e3ca5d4ca0a44b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 8 Oct 2024 03:29:52 +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..3a1ced72 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:2ec5a4a5c3e919570f57675471f081d6299668d909feabd8d4803c6c61af666c ######## # Base : node / fr locales + libs diff --git a/libs/indice_pollution/Dockerfile b/libs/indice_pollution/Dockerfile index 2266916e..0b4e2216 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:2ec5a4a5c3e919570f57675471f081d6299668d909feabd8d4803c6c61af666c ######## # Base