mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-23 01:49:35 +01:00
all: update Go to 1.26.1
Bump Go version from 1.26.0 to 1.26.1 across go.mod, Dockerfiles, and the integration test runner fallback defaults. Updates #1261
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# For testing purposes only
|
||||
|
||||
FROM golang:1.26.0-alpine AS build-env
|
||||
FROM golang:1.26.1-alpine AS build-env
|
||||
|
||||
WORKDIR /go/src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user