chore: bump shoutrrr to v0.13.2
Some checks failed
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
Some checks failed
Release Workflow / determine-release-type (push) Has been cancelled
Release Workflow / checks (push) Has been cancelled
Release Workflow / e2e-tests (push) Has been cancelled
Release Workflow / build-images (push) Has been cancelled
Release Workflow / publish-release (push) Has been cancelled
This commit is contained in:
parent
38c1cf4373
commit
60c8bd77f5
1 changed files with 1 additions and 1 deletions
|
|
@ -4,7 +4,7 @@ FROM oven/bun:${BUN_VERSION}-alpine AS base
|
|||
|
||||
ARG RESTIC_VERSION="0.18.1"
|
||||
ARG RCLONE_VERSION="1.73.0"
|
||||
ARG SHOUTRRR_VERSION="0.13.1"
|
||||
ARG SHOUTRRR_VERSION="0.13.2"
|
||||
|
||||
ENV VITE_RESTIC_VERSION=${RESTIC_VERSION} \
|
||||
VITE_RCLONE_VERSION=${RCLONE_VERSION} \
|
||||
|
|
|
|||
Loading…
Reference in a new issue