update old buildx command for reference

This commit is contained in:
simon 2022-08-20 15:26:28 +07:00
parent f26d02919e
commit c70942ff90
No known key found for this signature in database
GPG Key ID: 2C15AA5E89985DD4
1 changed files with 2 additions and 1 deletions

View File

@ -197,7 +197,8 @@ function sync_docker_old {
# start build
sudo docker buildx build \
--platform linux/amd64,linux/arm64 \
-t bbilly1/tubearchivist:latest \
-t bbilly1/tubearchivist \
-t bbilly1/tubearchivist:unstable \
-t bbilly1/tubearchivist:"$VERSION" --push .
# create release tag