diff --git a/container/Containerfile b/container/Containerfile index 12ab68f..ae2fcca 100644 --- a/container/Containerfile +++ b/container/Containerfile @@ -9,7 +9,7 @@ ARG GID=3310 ARG APPRISE_VERSION=1.9.0 # renovate: datasource=github-releases depName=cloudflare/cloudflared -ARG CLOUDFLARED_VERSION=2024.8.3 +ARG CLOUDFLARED_VERSION=2024.12.1 COPY --from=app-donor /app /app