We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 55a3b78 commit 0f0bda8Copy full SHA for 0f0bda8
1 file changed
update.sh
@@ -60,7 +60,7 @@ if [ ${#versions[@]} -eq 0 ]; then
60
fi
61
62
# Global variables
63
-# Get architecure and use this as target architecture for docker image
+# Get architecture and use this as target architecture for docker image
64
# See details in function.sh
65
# TODO: Should be able to specify target architecture manually
66
arch=$(get_arch)
0 commit comments