...
This commit is contained in:
@@ -370,7 +370,6 @@ jobs:
|
||||
key: tea-${{ runner.os }}-${{ env.TEA_VERSION }}
|
||||
|
||||
- name: Install tea
|
||||
if: steps.cache-tea.outputs.cache-hit != 'true'
|
||||
uses: supplypike/setup-bin@v4
|
||||
with:
|
||||
uri: https://gitea.com/gitea/tea/releases/download/v${{ env.TEA_VERSION }}/tea-${{ env.TEA_VERSION }}-linux-amd64
|
||||
|
||||
+1
-1
@@ -6216,7 +6216,7 @@ services:
|
||||
PUID: ${PUID}
|
||||
PGID: ${PGID}
|
||||
TZ: ${TZ}
|
||||
image: git.trez.wtf/trez.one/soularr-dashboard:v0.1
|
||||
image: ghcr.io/mrusse/soularr:main
|
||||
labels:
|
||||
homepage.name: Soularr
|
||||
homepage.group: Downloaders
|
||||
|
||||
Reference in New Issue
Block a user