Skip to content

Commit

Permalink
Merge pull request #44 from WisdomSky:version/2024.10.1
Browse files Browse the repository at this point in the history
Bump cloudflared version into 2024.10.1
  • Loading branch information
WisdomSky authored Oct 30, 2024
2 parents 872829a + affeb64 commit 6f6912b
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.0
ARG CLOUDFLARED_VERSION=2024.10.1
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.0
ARG CLOUDFLARED_VERSION=2024.10.1
ARG CLOUDFLARED_BASE_URL="https://github.com/cloudflare/cloudflared/releases/download"

ENV VERSION=$CLOUDFLARED_VERSION
Expand Down

0 comments on commit 6f6912b

Please sign in to comment.