mirror of
https://github.com/hassio-addons/addon-uptime-kuma.git
synced 2025-05-07 04:21:22 +00:00
⬆️ Update cloudflare/cloudflared to v2024.10.1 (#204)
This commit is contained in:
parent
f3798402b5
commit
1ee40bfe71
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ SHELL ["/bin/bash", "-o", "pipefail", "-c"]
|
||||||
|
|
||||||
# Setup base
|
# Setup base
|
||||||
ARG UPTIME_KUMA_VERSION="1.23.15"
|
ARG UPTIME_KUMA_VERSION="1.23.15"
|
||||||
ARG CLOUDFLARED_VERSION="2024.10.0"
|
ARG CLOUDFLARED_VERSION="2024.10.1"
|
||||||
ARG BUILD_ARCH=amd64
|
ARG BUILD_ARCH=amd64
|
||||||
# hadolint ignore=DL3003,DL3042
|
# hadolint ignore=DL3003,DL3042
|
||||||
RUN \
|
RUN \
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue