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