mirror of
https://github.com/restic/restic.git
synced 2026-06-11 03:19:44 +00:00
Bump minimum go version to 1.25
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.25-alpine AS builder
|
||||
FROM golang:1.26-alpine AS builder
|
||||
|
||||
WORKDIR /go/src/github.com/restic/restic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user