Skip to content

Commit bd0a4dc

Browse files
committed
Upgrade cloudflared to 2026.5.2, Go to 1.26.4
1 parent 0e8904e commit bd0a4dc

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

docker-bake.hcl

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
variable "CLOUDFLARED_VERSION" {
2-
default = "2026.1.2"
2+
default = "2026.5.2"
33
}
44

55
variable "LATEST" {
@@ -11,7 +11,7 @@ variable "MULTI_PLATFORM" {
1111
}
1212

1313
variable "GOVERSION" {
14-
default = "1.25.6"
14+
default = "1.26.4"
1515
}
1616

1717
variable "ALPINEVERSION" {

0 commit comments

Comments
 (0)