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