From fc341445142da3dbefe3074b9ec9fcf37765c2fc Mon Sep 17 00:00:00 2001 From: Maya Goldman <94686128+mayyagoldman@users.noreply.github.com> Date: Wed, 25 Sep 2024 18:20:40 +0300 Subject: [PATCH] CIAC-11871 (#32735) * last modified change * empty * last modified change in native * revert last modified change in native --- docker/python3-deb/Dockerfile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docker/python3-deb/Dockerfile b/docker/python3-deb/Dockerfile index f92dd4246de72..ec1fd6fa6832a 100644 --- a/docker/python3-deb/Dockerfile +++ b/docker/python3-deb/Dockerfile @@ -1,5 +1,5 @@ -# Last modified: 2024-09-14T00:16:59.192462+00:00 +# Last modified: 2024-09-25T00:16:59.192462+00:00 FROM python:3.11.10-slim-bullseye RUN echo 'deb http://deb.debian.org/debian bullseye-backports main' >> /etc/apt/sources.list