mirror of
https://github.com/ManiMatter/decluttarr.git
synced 2026-04-18 02:54:03 +02:00
Code Rewrite to support multi instances
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@@ -121,7 +121,7 @@ jobs:
|
||||
fi
|
||||
|
||||
docker buildx build \
|
||||
--platform linux/amd64,linux/arm64 -f docker/Dockerfile . \
|
||||
--platform linux/amd64,linux/arm64 -f docker/dockerfile . \
|
||||
--progress plain \
|
||||
-t $IMAGE_NAME:$IMAGE_TAG \
|
||||
$TAG_LATEST \
|
||||
|
||||
Reference in New Issue
Block a user