[DOCKER] Automated PR for scraparr-restoration_2025-09-03T20-04-23 - #167 #167
@@ -31,7 +31,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
|
||||||
@@ -437,7 +436,6 @@ jobs:
|
|||||||
key: vault-${{ runner.os }}-${{ env.HC_VAULT_VERSION }}
|
key: vault-${{ runner.os }}-${{ env.HC_VAULT_VERSION }}
|
||||||
|
|
||||||
- name: Install Vault (only if not cached)
|
- name: Install Vault (only if not cached)
|
||||||
if: steps.cache-vault.outputs.cache-hit != 'true'
|
|
||||||
uses: cpanato/vault-installer@main
|
uses: cpanato/vault-installer@main
|
||||||
with:
|
with:
|
||||||
version: ${{ env.HC_VAULT_VERSION }}
|
version: ${{ env.HC_VAULT_VERSION }}
|
||||||
|
|||||||
+1
-1
@@ -5698,7 +5698,7 @@ services:
|
|||||||
READARR_URL: http://readarr:8787
|
READARR_URL: http://readarr:8787
|
||||||
SONARR_API_KEY: ${SONARR_API_KEY}
|
SONARR_API_KEY: ${SONARR_API_KEY}
|
||||||
SONARR_URL: http://sonarr:8989
|
SONARR_URL: http://sonarr:8989
|
||||||
image: ghcr.io/thecfu/scraparr:latest
|
image: ghcr.io/thecfu/scraparr:v2.2.4
|
||||||
ports:
|
ports:
|
||||||
- 7100:7100
|
- 7100:7100
|
||||||
profiles: ["rinoa-apps"]
|
profiles: ["rinoa-apps"]
|
||||||
|
|||||||
Reference in New Issue
Block a user