⬆️ Update cloudflare/cloudflared to v2024.1.2 (#144)

This commit is contained in:
renovate[bot] 2024-01-11 22:48:31 +01:00 committed by GitHub
parent b67aa3210d
commit cc9076866f
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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