chore: bump Go to 1.25.1

This commit is contained in:
Pasha Sviderski
2025-09-13 21:06:17 +10:00
parent 84376bb34c
commit e1734a1aa6
6 changed files with 9 additions and 14 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
ARG ALPINE_VERSION=3.20.3
FROM golang:1.23.2-alpine AS uncloudd
FROM golang:1.25.1-alpine AS uncloudd
ARG TARGETOS
ARG TARGETARCH