Skip to content

Commit

Permalink
⬆️ Update cloudflare/cloudflared to v2024.9.0 (#194)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 10, 2024
1 parent 75cc061 commit aeabe1a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion uptime-kuma/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]

# Setup base
ARG UPTIME_KUMA_VERSION="1.23.13"
ARG CLOUDFLARED_VERSION="2024.8.3"
ARG CLOUDFLARED_VERSION="2024.9.0"
ARG BUILD_ARCH=amd64
# hadolint ignore=DL3003,DL3042
RUN \
Expand Down

0 comments on commit aeabe1a

Please sign in to comment.