bumped go to 1.20, psiphon to 2.0.30

This commit is contained in:
swarupsengupta2007
2024-05-04 01:43:14 +05:30
parent b7c19a8c13
commit 5a1caa3f40
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -1,7 +1,7 @@
#!/bin/bash
TARGETS="linux/amd64,linux/386,linux/arm64,linux/arm/v7,linux/arm/v6"
VERSION=2.0.29
VERSION=2.0.30
sudo docker buildx build \
--build-arg TARGETS=${TARGETS} \