update dependencies (#2798)

This commit is contained in:
Kristoffer Dalby 2025-10-16 19:03:30 +02:00 committed by GitHub
parent c07cc491bf
commit 4912769ab3
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
11 changed files with 252 additions and 252 deletions

View file

@ -2,7 +2,7 @@
# and are in no way endorsed by Headscale's maintainers as an
# official nor supported release or distribution.
FROM docker.io/golang:1.24-bookworm
FROM docker.io/golang:1.25-bookworm
ARG VERSION=dev
ENV GOPATH /go
WORKDIR /go/src/headscale