Skip to content

Commit

Permalink
feat: update nydusd version
Browse files Browse the repository at this point in the history
  • Loading branch information
akitaSummer committed Feb 27, 2024
1 parent 7d4c876 commit 8dcbffe
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/download_nydusd.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
set -eux

# Define versions
NYDUS_VERSION=v2.0.0-cnpm.3
NYDUS_VERSION=v2.0.0-cnpm.alpha.1
os="${BUILD_OS:-darwin}"
arch="${BUILD_ARCH:-$(uname -m)}"

Expand Down

0 comments on commit 8dcbffe

Please sign in to comment.