TUN-9952: Bump go to 1.26

This commit is contained in:
GoncaloGarcia
2026-04-02 12:24:59 +01:00
committed by João "Pisco" Fernandes
parent d2a87e9b93
commit 1e9deb1002
11 changed files with 71 additions and 20 deletions

View File

@@ -1,5 +1,5 @@
# use a builder image for building cloudflare
FROM golang:1.24.13 AS builder
FROM golang:1.26.0 AS builder
ENV GO111MODULE=on \
CGO_ENABLED=0 \
# the CONTAINER_BUILD envvar is used set github.com/cloudflare/cloudflared/metrics.Runtime=virtual