Publish v1.30
This commit is contained in:
parent
96fbd6d13e
commit
2ca9e0a975
|
|
@ -47,8 +47,8 @@ guide to switching back to the official build once the upstream fix lands.
|
|||
./build-ytdlp.sh
|
||||
|
||||
docker buildx build --platform linux/amd64 \
|
||||
--build-arg VERSION=1.29 \
|
||||
-t 192.168.2.212:3000/tigeren/metube:1.29 \
|
||||
--build-arg VERSION=1.30 \
|
||||
-t 192.168.2.212:3000/tigeren/metube:1.30 \
|
||||
--push .
|
||||
```
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue