Update build.sh
This commit is contained in:
parent
feb5e96323
commit
c26737ffd6
@ -1,9 +1,5 @@
|
||||
#!/bin/sh
|
||||
|
||||
VERSION=$(cat mempool-version)
|
||||
|
||||
cd mempool
|
||||
|
||||
cd ./backend
|
||||
docker buildx build --platform linux/amd64,linux/arm64 -t $1/mempool-backend:$2 --push .
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user