mirror of
https://github.com/cloudflare/cloudflared.git
synced 2026-05-14 19:40:41 +00:00
TUN-9952: Bump go to 1.26
This commit is contained in:
committed by
João "Pisco" Fernandes
parent
d2a87e9b93
commit
1e9deb1002
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user