mirror of
https://github.com/hexastack/hexabot
synced 2025-01-22 10:35:37 +00:00
Merge branch 'Hexastack:main' into FIX_ISSUE_72
This commit is contained in:
commit
276943ec74
1
.github/workflows/docker.yml
vendored
1
.github/workflows/docker.yml
vendored
@ -77,6 +77,7 @@ jobs:
|
||||
context: ./widget/
|
||||
file: ./widget/Dockerfile
|
||||
platforms: linux/amd64,linux/arm64
|
||||
target: production
|
||||
push: true
|
||||
tags: hexastack/hexabot-widget:latest
|
||||
|
||||
|
@ -6,3 +6,4 @@ scikit_learn==1.2.2
|
||||
fastapi==0.100.0
|
||||
uvicorn[standard]==0.23.1
|
||||
autopep8==2.0.2
|
||||
h5py --only-binary=h5py
|
||||
|
Loading…
Reference in New Issue
Block a user