mirror of
https://github.com/psviderski/uncloud.git
synced 2026-08-26 19:13:34 +00:00
chore: bump Go version to 1.26.1
This commit is contained in:
+2
-2
@@ -1,6 +1,6 @@
|
||||
ARG ALPINE_VERSION=3.20.3
|
||||
ARG ALPINE_VERSION=3.23.3
|
||||
|
||||
FROM golang:1.25.1-alpine AS uncloudd
|
||||
FROM golang:1.26.1-alpine AS uncloudd
|
||||
|
||||
ARG TARGETOS
|
||||
ARG TARGETARCH
|
||||
|
||||
Reference in New Issue
Block a user