⬆️ Update cloudflare/cloudflared to v2025.4.2 (#237)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2025-04-30 20:36:12 +02:00 committed by GitHub
parent 6eef3fd385
commit fc74c8ab56
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -13,7 +13,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
# Setup base # Setup base
ARG UPTIME_KUMA_VERSION="1.23.16" ARG UPTIME_KUMA_VERSION="1.23.16"
ARG CLOUDFLARED_VERSION="2025.4.0" ARG CLOUDFLARED_VERSION="2025.4.2"
ARG BUILD_ARCH=amd64 ARG BUILD_ARCH=amd64
# hadolint ignore=DL3003,DL3042 # hadolint ignore=DL3003,DL3042
RUN \ RUN \