Skip to content

Commit

Permalink
Merge pull request #45 from WisdomSky/version/2024.11.0
Browse files Browse the repository at this point in the history
Bump cloudflared version into 2024.11.0
  • Loading branch information
WisdomSky authored Nov 6, 2024
2 parents 6f6912b + 9caf7e3 commit 9d55d26
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT

ARG CLOUDFLARED_VERSION=2024.10.1
ARG CLOUDFLARED_VERSION=2024.11.0
ARG CLOUDFLARED_BASE_URL="https://github.com/cloudflare/cloudflared/releases/download"

ENV VERSION=$CLOUDFLARED_VERSION
Expand Down
2 changes: 1 addition & 1 deletion dev/Dockerfile
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ ARG TARGETOS
ARG TARGETARCH
ARG TARGETVARIANT

ARG CLOUDFLARED_VERSION=2024.10.1
ARG CLOUDFLARED_VERSION=2024.11.0
ARG CLOUDFLARED_BASE_URL="https://github.com/cloudflare/cloudflared/releases/download"

ENV VERSION=$CLOUDFLARED_VERSION
Expand Down

0 comments on commit 9d55d26

Please sign in to comment.