Skip to content

Commit 820227e

Browse files
committed
Upgrade cloudflared to 2025.1.1
1 parent 3b4fe8a commit 820227e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ RUN apk --no-cache add git build-base bash
1111
ENV GO111MODULE=on \
1212
CGO_ENABLED=0
1313

14-
ARG VERSION=2025.1.0
14+
ARG VERSION=2025.1.1
1515
RUN git clone https://github.com/cloudflare/cloudflared --depth=1 --branch ${VERSION} .
1616
RUN bash -x .teamcity/install-cloudflare-go.sh
1717

0 commit comments

Comments
 (0)