We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 98db66a commit c31e586Copy full SHA for c31e586
build_docker.sh
@@ -27,8 +27,7 @@ case "$ARCH" in
27
platform=linux/arm64/v8
28
;;
29
loong64)
30
- # image_prefix=lcr.loongnix.cn/library # official unsatble
31
- image_prefix=quay.io/msojocs/alpine-loong64
+ image_prefix=lcr.loongnix.cn/library/alpine # official unsatble
32
platform=linux/loong64
33
34
*)
0 commit comments