feat: refactor docker http proxy

This commit is contained in:
DDSRem
2024-07-08 12:20:54 +08:00
parent bb4355fbe0
commit 9331f82b81
5 changed files with 49 additions and 69 deletions

View File

@@ -46,8 +46,6 @@ jobs:
linux/amd64
linux/arm64/v8
push: true
build-args: |
MOVIEPILOT_VERSION=${{ env.app_version }}
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha, scope=${{ github.workflow }}-docker