diff --git a/restic-server b/restic-server index 4f1b0a7..ec525ad 100644 --- a/restic-server +++ b/restic-server @@ -6,7 +6,7 @@ RUN curl -fLo /restic.bz2 https://github.com/restic/restic/releases/download/v0. chmod +x /restic -FROM restic/rest-server:0.12.1 +FROM restic/rest-server:0.13.0 ENV TINI_VERSION v0.19.0 ADD https://github.com/krallin/tini/releases/download/${TINI_VERSION}/tini-muslc-amd64 /tini