mirror of
https://github.com/restic/restic.git
synced 2025-08-22 01:57:26 +00:00
docker: update to Go 1.20 for custom container builds
This commit is contained in:
@@ -1,4 +1,4 @@
|
|||||||
FROM golang:1.19-alpine AS builder
|
FROM golang:1.20-alpine AS builder
|
||||||
|
|
||||||
WORKDIR /go/src/github.com/restic/restic
|
WORKDIR /go/src/github.com/restic/restic
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user