This commit is contained in:
@@ -53,6 +53,7 @@ jobs:
|
||||
docker buildx build \
|
||||
--platform=linux/arm64 \
|
||||
-t docker.mistox.net/comfyui-cuda-ampere:latest \
|
||||
-t mistox/rocm-aarch64-base:latest \
|
||||
-f comfyui-cuda-dockerfile \
|
||||
--push \
|
||||
.
|
||||
@@ -62,6 +63,7 @@ jobs:
|
||||
docker buildx build \
|
||||
--platform=linux/arm64 \
|
||||
-t docker.mistox.net/uvicorn-ampere:latest \
|
||||
-t mistox/rocm-aarch64-base:latest \
|
||||
-f uvicorn-dockerfile \
|
||||
--push \
|
||||
.
|
||||
Reference in New Issue
Block a user