mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 02:24:10 +00:00
update dependencies (#2798)
This commit is contained in:
parent
c07cc491bf
commit
4912769ab3
11 changed files with 252 additions and 252 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue