File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed
Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 44
55env :
66 VUETORRENT_REPO : WDaan/VueTorrent
7- VUETORRENT_REF : v2.29 .0
7+ VUETORRENT_REF : v2.30 .0
88
99jobs :
1010 build :
Original file line number Diff line number Diff line change @@ -2,7 +2,7 @@ FROM --platform=$BUILDPLATFORM alpine:3.22 AS src
22WORKDIR /app
33
44ARG VUETORRENT_REPO=WDaan/VueTorrent
5- ARG VUETORRENT_REF=v2.29 .0
5+ ARG VUETORRENT_REF=v2.30 .0
66
77RUN <<EOT
88 set -eux
Original file line number Diff line number Diff line change 11# LinuxServer.io VueTorrent Mod
22
33<!-- renovate repo=WDaan/VueTorrent -->
4- [ ![ Version] ( https://img.shields.io/badge/Version-v2.29 .0-informational?style=flat )] ( https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent )
4+ [ ![ Version] ( https://img.shields.io/badge/Version-v2.30 .0-informational?style=flat )] ( https://github.com/gabe565/linuxserver-mod-vuetorrent/pkgs/container/linuxserver-mod-vuetorrent )
55[ ![ 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 )
66
77> [ !IMPORTANT]
You can’t perform that action at this time.
0 commit comments