Update build.sh
This commit is contained in:
parent
d28f8d11bf
commit
bf7d58cd44
@ -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