Compare commits
3 commits
aad3684117
...
49c5481c8d
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
49c5481c8d | ||
| 9ca29b65c7 | |||
| 5bd7d4d04d |
2 changed files with 1 additions and 3 deletions
|
|
@ -87,8 +87,6 @@ jobs:
|
|||
build-args: |
|
||||
SEMANTIC_CACHE=true
|
||||
tags: ${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:semantic-platform-${{ matrix.arch }}
|
||||
cache-from: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache-semantic-${{ matrix.arch }}
|
||||
cache-to: type=registry,ref=${{ env.REGISTRY }}/${{ env.IMAGE_NAME }}:buildcache-semantic-${{ matrix.arch }},mode=max
|
||||
|
||||
merge:
|
||||
runs-on: docker-amd64
|
||||
|
|
|
|||
|
|
@ -36,7 +36,7 @@ tiktoken==0.12.0
|
|||
tqdm==4.67.3
|
||||
typing-inspection==0.4.2
|
||||
typing_extensions==4.15.0
|
||||
uvicorn==0.46.0
|
||||
uvicorn==0.47.0
|
||||
uvloop
|
||||
yarl==1.23.0
|
||||
aiosqlite
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue