⬆️ Update cloudflare/cloudflared to v2024.8.3 (#190)

This commit is contained in:
renovate[bot] 2024-08-22 20:52:07 +02:00 committed by GitHub
parent 94d9c056f4
commit 19888ddb7c
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
ARG UPTIME_KUMA_VERSION="1.23.13"
ARG CLOUDFLARED_VERSION="2024.8.2"
ARG CLOUDFLARED_VERSION="2024.8.3"
ARG BUILD_ARCH=amd64
# hadolint ignore=DL3003,DL3042
RUN \