Skip to content
This repository was archived by the owner on Feb 22, 2026. It is now read-only.

Commit 0cc2e1e

Browse files
chore(update): Cloudflared v2025.4.2
1 parent 3213ddf commit 0cc2e1e

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG GOLANG_VERSION=1.24.2
22
ARG ALPINE_VERSION=3.21
3-
ARG UPSTREAM_RELEASE_TAG=2025.4.0
3+
ARG UPSTREAM_RELEASE_TAG=2025.4.2
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.4.0 (built April 2025)
20+
- cloudflared version 2025.4.2 (built April 2025)
2121

2222
dns:
2323
visibilityspots.org:

0 commit comments

Comments
 (0)