Update Restic 0.16.3

This commit is contained in:
ngosang 2024-01-20 15:15:42 +01:00
parent c882d9a9a9
commit e94816eb54

View file

@ -1,6 +1,6 @@
FROM golang:1.20-alpine3.19 AS builder FROM golang:1.20-alpine3.19 AS builder
ENV RESTIC_VERSION 0.16.0 ENV RESTIC_VERSION 0.16.3
ENV CGO_ENABLED 0 ENV CGO_ENABLED 0
RUN cd /tmp \ RUN cd /tmp \