Update Restic 0.16.0
This commit is contained in:
parent
e1973cb48f
commit
d26e181f21
1 changed files with 1 additions and 1 deletions
|
@ -1,6 +1,6 @@
|
|||
FROM golang:1.20-alpine3.18 AS builder
|
||||
|
||||
ENV RESTIC_VERSION 0.15.2
|
||||
ENV RESTIC_VERSION 0.16.0
|
||||
ENV CGO_ENABLED 0
|
||||
|
||||
RUN cd /tmp \
|
||||
|
|
Loading…
Reference in a new issue