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