Skip to content

Commit

Permalink
chore(deps): update dependency wdaan/vuetorrent to v2.16.0
Browse files Browse the repository at this point in the history
gabe565-renovate[bot] committed Oct 31, 2024
1 parent 46118ff commit a94cbf9
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
@@ -4,7 +4,7 @@ on: push

env:
VUETORRENT_REPO: WDaan/VueTorrent
VUETORRENT_REF: v2.15.0
VUETORRENT_REF: v2.16.0

jobs:
build:
2 changes: 1 addition & 1 deletion Dockerfile
Original file line number Diff line number Diff line change
@@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM alpine:3.20 AS src
WORKDIR /app

ARG VUETORRENT_REPO=WDaan/VueTorrent
ARG VUETORRENT_REF=v2.15.0
ARG VUETORRENT_REF=v2.16.0

RUN <<EOT
set -eux
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
# LinuxServer.io VueTorrent Mod

<!--renovate repo=WDaan/VueTorrent -->
[![Version](https://img.shields.io/badge/Version-v2.15.0-informational?style=flat)](https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent)
[![Version](https://img.shields.io/badge/Version-v2.16.0-informational?style=flat)](https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent)
[![Build](https://github.com/gabe565/linuxserver-mod-vuetorrent/actions/workflows/build.yml/badge.svg)](https://github.com/gabe565/linuxserver-mod-vuetorrent/actions/workflows/build.yml)

Docker mod that installs [VueTorrent](https://github.com/WDaan/VueTorrent) to the [LinuxServer.io qBittorrent images](https://github.com/linuxserver/docker-qbittorrent).

0 comments on commit a94cbf9

Please sign in to comment.