fixxxx
Some checks failed
Build and Push Docker Image / build-and-push (push) Failing after 6m26s

This commit is contained in:
2026-01-25 10:43:22 +07:00
parent 0678a1bfb6
commit b6d92cc9ac

View File

@@ -51,7 +51,7 @@ jobs:
context: .
push: true
platforms: linux/amd64
tags: ${{ env.REGISTRY_HOST }}/${{ gitea.actor }}/n8n-ffmpeg-proxy:${{ gitea.sha }}
tags: ${{ gitea.actor }}/n8n-ffmpeg-proxy:${{ gitea.sha }}
build-args: |
USER_ID=1000
GROUP_ID=1000