chore: bump rclone to 1.74.0
This commit is contained in:
parent
e7b9b118a8
commit
17d6ec85c3
1 changed files with 1 additions and 1 deletions
|
|
@ -1,7 +1,7 @@
|
|||
FROM oven/bun:1.3.13-alpine@sha256:4de475389889577f346c636f956b42a5c31501b654664e9ae5726f94d7bb5349 AS base
|
||||
|
||||
ARG RESTIC_VERSION="0.18.1"
|
||||
ARG RCLONE_VERSION="1.73.5"
|
||||
ARG RCLONE_VERSION="1.74.0"
|
||||
ARG SHOUTRRR_VERSION="0.14.3"
|
||||
|
||||
ENV VITE_RESTIC_VERSION=${RESTIC_VERSION} \
|
||||
|
|
|
|||
Loading…
Reference in a new issue