chore: Bump tools docker image version (#2303)

This commit is contained in:
Ayaz Salikhov
2025-07-08 18:05:08 +01:00
committed by GitHub
parent 12640de22d
commit 36ea0389e2

View File

@@ -7,7 +7,7 @@ ARG TARGETARCH
SHELL ["/bin/bash", "-o", "pipefail", "-c"]
ARG BUILD_VERSION=0
ARG BUILD_VERSION=1
RUN apt-get update \
&& apt-get install -y --no-install-recommends --no-install-suggests \