Skip to content

Commit

Permalink
chore(deps): update dependency cloudflare/cloudflared to v2024
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 19, 2024
1 parent 657bc94 commit 7322edb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ ENV GO111MODULE=on
ENV CGO_ENABLED=0

# renovate: datasource=github-releases depName=cloudflare/cloudflared
ARG CLOUDFLARED_VERSION=2023.10.0
ARG CLOUDFLARED_VERSION=2024.11.1

RUN apk --update --no-cache add git \
&& \
Expand Down

0 comments on commit 7322edb

Please sign in to comment.