feat: build adjust target platform

This commit is contained in:
RouxAntoine 2022-04-18 17:55:59 +02:00
parent 621c724b50
commit c5736fa25b
Signed by: antoine
GPG Key ID: 098FB66FC0475E70
1 changed files with 1 additions and 1 deletions

View File

@ -5,7 +5,7 @@ REGISTRY_IP=docker.registry
# linux/arm/v6
# linux/arm64
# linux/amd64
PLATFORM=linux/arm64,linux/amd64
PLATFORM=linux/arm/v7,linux/arm/v6
#VERBOSITY=info
VERBOSITY=debug