TUN-9954: Update from go1.24.6 to go1.24.9

This commit is contained in:
João "Pisco" Fernandes
2025-10-23 10:54:18 +01:00
parent 3a71c1bcd8
commit 2b456b9a79
6 changed files with 6 additions and 6 deletions
+1 -1
View File
@@ -1,5 +1,5 @@
# use a builder image for building cloudflare
FROM golang:1.24.4 AS builder
FROM golang:1.24.9 AS builder
ENV GO111MODULE=on \
CGO_ENABLED=0 \
# the CONTAINER_BUILD envvar is used set github.com/cloudflare/cloudflared/metrics.Runtime=virtual