Skip to content

Commit dfd3e9f

Browse files
committed
Upgrade cloudflared to 2026.7.2
1 parent 879a0c2 commit dfd3e9f

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,5 +1,5 @@
11
# Build container
2-
ARG GOVERSION=1.25
2+
ARG GOVERSION=1.26
33
ARG ALPINEVERSION
44

55
FROM --platform=${BUILDPLATFORM} \

docker-bake.hcl

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variable "CLOUDFLARED_VERSION" {
2-
default = "2026.6.1"
2+
default = "2026.7.2"
33
}
44

55
variable "LATEST" {

0 commit comments

Comments
 (0)