Skip to content

Commit

Permalink
Merge pull request #33 from WisdomSky/version/2024.8.3
Browse files Browse the repository at this point in the history
Bump cloudflared version into 2024.8.3
  • Loading branch information
WisdomSky authored Aug 23, 2024
2 parents 1810880 + bd5c7c3 commit 0f7cc46
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.8.2
ARG CLOUDFLARED_VERSION=2024.8.3
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.8.2
ARG CLOUDFLARED_VERSION=2024.8.3
ARG CLOUDFLARED_BASE_URL="https://github.com/cloudflare/cloudflared/releases/download"

ENV VERSION=$CLOUDFLARED_VERSION
Expand Down

0 comments on commit 0f7cc46

Please sign in to comment.