Merge branch 'immich-app:main' into rknn-toolkit-lite2

This commit is contained in:
Yoni Yang
2024-12-13 13:46:24 +08:00
committed by GitHub
277 changed files with 8043 additions and 2538 deletions

View File

@@ -165,7 +165,7 @@ jobs:
fi
- name: Build and push image
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
with:
context: ${{ env.context }}
file: ${{ env.file }}
@@ -256,7 +256,7 @@ jobs:
fi
- name: Build and push image
uses: docker/build-push-action@v6.9.0
uses: docker/build-push-action@v6.10.0
with:
context: ${{ env.context }}
file: ${{ env.file }}