From 639815545cc040c627f2c10fbb66967456fea272 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 21:19:30 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Update=20ubuntu=5F24=5F04/?= =?UTF-8?q?python3.12=20to=20v3.12.3-1ubuntu0.4?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- docker/tileserver.dockerfile | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/docker/tileserver.dockerfile b/docker/tileserver.dockerfile index a6f98511..16d76b8a 100644 --- a/docker/tileserver.dockerfile +++ b/docker/tileserver.dockerfile @@ -15,11 +15,11 @@ ENV DEBIAN_FRONTEND noninteractive RUN --mount=type=cache,target=/var/cache/apt,id=apt_$TARGETARCH --mount=type=tmpfs,target=/var/lib/apt/lists \ rm /etc/apt/apt.conf.d/docker-clean && \ apt-get update && apt-get install -y --no-install-recommends \ - python3.12=3.12.3-1ubuntu0.3 \ + python3.12=3.12.3-1ubuntu0.4 \ # renovate: srcname=python3.12 - libpython3.12=3.12.3-1ubuntu0.3 \ + libpython3.12=3.12.3-1ubuntu0.4 \ # renovate: srcname=python3.12 - python3.12-venv=3.12.3-1ubuntu0.3 \ + python3.12-venv=3.12.3-1ubuntu0.4 \ # renovate: srcname=python-pip python3-pip=24.0+dfsg-1ubuntu1.1 \ curl=8.5.0-2ubuntu10.6 \ @@ -38,7 +38,7 @@ RUN --mount=type=cache,target=/var/cache/apt,id=apt_$TARGETARCH --mount=type=tmp apt-get update && apt-get install -y --no-install-recommends \ build-essential=12.10ubuntu1 \ # renovate: srcname=python3.12 - python3.12-dev=3.12.3-1ubuntu0.3 \ + python3.12-dev=3.12.3-1ubuntu0.4 \ libpcre3-dev=2:8.39-15build1 \ # renovate: srcname=libmemcached libmemcached-dev=1.1.4-1.1build3