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