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

Commit dd4c9a3

Browse files
chore(update): Cloudflared v2026.1.2
1 parent 464a768 commit dd4c9a3

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
ARG GOLANG_VERSION=1.25.6
22
ARG ALPINE_VERSION=3.23
3-
ARG UPSTREAM_RELEASE_TAG=2026.1.1
3+
ARG UPSTREAM_RELEASE_TAG=2026.1.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 2026.1.1 (built January 2026)
20+
- cloudflared version 2026.1.2 (built February 2026)
2121

2222
dns:
2323
visibilityspots.org:

0 commit comments

Comments
 (0)