another fix

This commit is contained in:
Christoph Honal 2020-02-12 18:41:08 +01:00
parent c877d3d5ec
commit 229efec3b3
1 changed files with 1 additions and 1 deletions

View File

@ -9,4 +9,4 @@ docker buildx build \
--platform linux/amd64,linux/arm64,linux/arm/v7 \
--build-arg UI_MODE --build-arg PROP_SERVER --build-arg PROP_SERVER_USER \
--build-arg PROP_SERVER_KEY --build-arg PROP_DIR_SDR --build-arg PROP_DIR_DECODER \
-t move2docker:$UI_MODE-multi .
-t registry.chrz.de:443/move2docker:$UI_MODE-multi .