mirror of
https://github.com/juanfont/headscale.git
synced 2026-03-29 13:42:02 +02:00
all: upgrade from Go 1.26rc2 to Go 1.26.0
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
# For testing purposes only
|
||||
|
||||
FROM golang:1.26rc2-alpine AS build-env
|
||||
FROM golang:1.26.0-alpine AS build-env
|
||||
|
||||
WORKDIR /go/src
|
||||
|
||||
|
||||
Reference in New Issue
Block a user