mirror of
https://github.com/restic/restic.git
synced 2026-07-03 14:04:18 +00:00
bump dockerfile to go 1.23
This commit is contained in:
+1
-1
@@ -1,4 +1,4 @@
|
||||
FROM golang:1.22-alpine AS builder
|
||||
FROM golang:1.23-alpine AS builder
|
||||
|
||||
WORKDIR /go/src/github.com/restic/restic
|
||||
|
||||
|
||||
Reference in New Issue
Block a user