Skip to content

Commit 20f3f7e

Browse files
chore(update): Cloudflared v2025.9.0 + golang v1.25.1
1 parent 98edd21 commit 20f3f7e

File tree

2 files changed

+3
-3
lines changed

2 files changed

+3
-3
lines changed

Dockerfile

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
1-
ARG GOLANG_VERSION=1.25.0
1+
ARG GOLANG_VERSION=1.25.1
22
ARG ALPINE_VERSION=3.22
3-
ARG UPSTREAM_RELEASE_TAG=2025.8.1
3+
ARG UPSTREAM_RELEASE_TAG=2025.9.0
44

55
FROM golang:${GOLANG_VERSION}-alpine${ALPINE_VERSION} AS gobuild
66
ARG GOLANG_VERSION

goss.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ command:
1717
cloudflared --version:
1818
exit-status: 0
1919
stdout:
20-
- cloudflared version 2025.8.1 (built August 2025)
20+
- cloudflared version 2025.9.0 (built September 2025)
2121

2222
dns:
2323
visibilityspots.org:

0 commit comments

Comments
 (0)